TEST RELEASE: Cygwin 1.7.33-0.1

Eric Blake eblake@redhat.com
Thu Oct 23 14:14:00 GMT 2014


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.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 539 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20141023/4948180a/attachment.sig>


More information about the Cygwin mailing list