This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4] setup.exe


On Feb 17 12:15, Christopher Faylor wrote:
> On Sat, Feb 16, 2013 at 10:16:15PM +0100, Corinna Vinschen wrote:
> >On Feb 16 21:10, Achim Gratz wrote:
> >> Christopher Faylor writes:
> >> > It doesn't have to be a library.  Cygwin's regexec.c would probably
> >> > suffice.
> >> 
> >> I'll have a look.
> >
> >What about just using std::regex?  Setup is using the stdc++ library
> >anyway, so you would get std::regex for free.
> 
> It's already been suggested and I thought it wasn't available:
> 
> http://cygwin.com/ml/cygwin-apps/2013-02/msg00146.html

Sorry, I didn't follow the entire thread.  I'm not big in libstdc++
stuff, but I thought std::regex is part of it by default.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]