Archive Index
This month's Index
|
Subject: [PATCH] Fix warnings (and incorrect code?) for gcc-4.2.0
[PATCH] Fix warnings (and incorrect code?) for gcc-4.2.0
From: Brad Spencer <spencer_at_jacknife.org>
Date: Wed, 16 May 2007 20:28:35 -0300
In gcc-4.2.0's release notes:
A new command line option -Waddress has been added to warn about
This finds three lines in ares_init.c that look like they contain
The attached patch attempts to fix this. Is that what's intended?
-- ---------------------------------------------------------- Brad Spencer - spencer@jacknife.org - http://jacknife.org/
|