curl-library
[PATCH] typecheck-gcc: work around gcc upstream bug #32061
From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 12 Aug 2010 20:59:41 +0200
Received on 2010-08-12
Date: Thu, 12 Aug 2010 20:59:41 +0200
Hi Michal,
attached is a patch that eliminates compiler warnings with gcc 4.3.x/4.4.x
when -Wlogical-op is given, as suggested by Eric Blake (CC'd). Note the
problem is no longer reproducible with gcc 4.5+. More details are at our
bugzilla:
https://bugzilla.redhat.com/617757
Could you please have a look if the workaround is acceptable and harmless?
Thanks in advance!
Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-diff attachment: 0001-typecheck-gcc-work-around-gcc-upstream-bug-32061.patch