Re: [EXTERNAL] [PATCH] mldev: enable to be compiled with msvc

2025-05-16 Thread David Marchand
On Tue, Apr 15, 2025 at 6:05 AM Srikanth Yalavarthi wrote: > > > Now that the issues preventing this lib from being compiled with MSVC > > are solved, it can be enabled. > > > > Signed-off-by: Andre Muezerie > Acked-by: Srikanth Yalavarthi Applied, thanks.

RE: [EXTERNAL] [PATCH] mldev: enable to be compiled with msvc

2025-04-14 Thread Srikanth Yalavarthi
> Now that the issues preventing this lib from being compiled with MSVC > are solved, it can be enabled. > > Signed-off-by: Andre Muezerie Acked-by: Srikanth Yalavarthi

[PATCH] mldev: enable to be compiled with msvc

2025-04-11 Thread Andre Muezerie
Now that the issues preventing this lib from being compiled with MSVC are solved, it can be enabled. Signed-off-by: Andre Muezerie --- lib/mldev/meson.build | 6 -- 1 file changed, 6 deletions(-) diff --git a/lib/mldev/meson.build b/lib/mldev/meson.build index 2c933baad6..0079ccd205 100644