Re: [PATCH] regexdev: enable to be compiled on Windows

2025-06-03 Thread David Marchand
On Fri, May 9, 2025 at 11:52 PM Andre Muezerie wrote: > > Now that mbuf is compiling on Windows, this library can be enabled as > well. > > Signed-off-by: Andre Muezerie I enabled app/test-regex at the same time. Applied, thanks. -- David Marchand

Re: [PATCH] regexdev: enable to be compiled on Windows

2025-06-03 Thread David Marchand
On Fri, May 16, 2025 at 4:44 PM Thomas Monjalon wrote: > > 16/05/2025 14:50, Andre Muezerie: > > On Fri, May 16, 2025 at 10:01:42AM +0200, David Marchand wrote: > > > On Fri, May 9, 2025 at 11:52 PM Andre Muezerie > > > wrote: > > > > > > > > Now that mbuf is compiling on Windows, this library ca

Re: [PATCH] regexdev: enable to be compiled on Windows

2025-05-16 Thread Thomas Monjalon
16/05/2025 14:50, Andre Muezerie: > On Fri, May 16, 2025 at 10:01:42AM +0200, David Marchand wrote: > > On Fri, May 9, 2025 at 11:52 PM Andre Muezerie > > wrote: > > > > > > Now that mbuf is compiling on Windows, this library can be enabled as > > > well. > > > > > > Signed-off-by: Andre Muezerie

Re: [PATCH] regexdev: enable to be compiled on Windows

2025-05-16 Thread Andre Muezerie
On Fri, May 16, 2025 at 10:01:42AM +0200, David Marchand wrote: > On Fri, May 9, 2025 at 11:52 PM Andre Muezerie > wrote: > > > > Now that mbuf is compiling on Windows, this library can be enabled as > > well. > > > > Signed-off-by: Andre Muezerie > > The test-regex app can probably be compiled

Re: [PATCH] regexdev: enable to be compiled on Windows

2025-05-16 Thread David Marchand
On Fri, May 9, 2025 at 11:52 PM Andre Muezerie wrote: > > Now that mbuf is compiling on Windows, this library can be enabled as > well. > > Signed-off-by: Andre Muezerie The test-regex app can probably be compiled too. Yet.. why do you want to enable this library on Windows? Support for this de