[PATCH] regexdev: enable to be compiled on Windows
    David Marchand 
    david.marchand at redhat.com
       
    Fri May 16 10:01:42 CEST 2025
    
    
  
On Fri, May 9, 2025 at 11:52 PM Andre Muezerie
<andremue at linux.microsoft.com> wrote:
>
> Now that mbuf is compiling on Windows, this library can be enabled as
> well.
>
> Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
The test-regex app can probably be compiled too.
Yet.. why do you want to enable this library on Windows?
Support for this device class is defacto deprecated, as no vendor is
providing recent hardware implementing this feature.
Also note that it was not built with clang on Windows so far (I did
not double check this assertion, I just based on the fact this patch
removes a is_windows, and not a is_ms_compiler).
-- 
David Marchand
    
    
More information about the dev
mailing list