Am Sun, 19 Jul 2020 11:47:55 +0200
schrieb Pavel Sanda <sa...@lyx.org>:

> On Wed, Jul 08, 2020 at 03:38:06PM +0200, Jean-Marc Lasgouttes wrote:
> > Le 08/07/2020 ? 15:32, Kornel Benko a écrit :  
> > > I wonder why the use of std::regex_match()?
> > > 
> > > We use
> > >   #include "support/regex.h"
> > > the correct is either
> > >   lyx::regex_match()
> > > or
> > >   regex_match()
> > > in the lyx namespace.
> > >   
> > 
> > Very good point. We use the second form in the source.  
> 
> Thibaut, did you catch this thread?
> Pavel

Searching through the sources I too still see the attached.

        Kornel


Attachment: ,x
Description: Binary data

Attachment: pgpIHV8jPlIv2.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to