This is the mail archive of the cygwin 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: TEST RELEASE: Cygwin 1.7.33-0.1


On Oct 23 08:14, Eric Blake wrote:
> On 10/23/2014 08:10 AM, Jim Reisert AD1C wrote:
> > Apparently stricmp() is no longer in the library:
> > 
> > ClubLog.cpp:593:34: error: 'stricmp' was not declared in this scope
> >          if (!stricmp(field,"call")) {
> > 
> > I realize that stricmp() is non-standard.  Is this going to be the
> > situation going forward with 1.7.33+?  If so, what's the best
> > workaround?
> 
> Use the standard strcasecmp() from <strings.h> instead.

ACK.


Corinna

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

Attachment: pgp7RXoLIG9Fs.pgp
Description: PGP signature


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