This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Backport 'cpp include directory search order warning' patch to 3.2.1?
- From: Zack Weinberg <zack at codesourcery dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Mark Mitchell <mark at codesourcery dot com>,John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>,Neil Booth <neil at daikokuya dot co dot uk>
- Date: Sun, 29 Sep 2002 17:54:02 -0700
- Subject: Backport 'cpp include directory search order warning' patch to 3.2.1?
I'd like to propose John's patch to squelch the 'cpp: changing search
order...' warnings be backported to 3.2.1. The warnings can be
considered a regression from 3.0, and cause autoconf scripts to break,
which makes them more than just a nuisance. If this is okay with the
release manager, I'll do the legwork.
The patch is at http://gcc.gnu.org/ml/gcc-patches/2002-08/msg00924.html,
but was modified slightly before being committed; I'm proposing the
patch as actually committed to mainline, not the version in that
document. See my comments at
http://gcc.gnu.org/ml/gcc-patches/2002-08/msg01251.html.
zw