This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: Simplifying translate_name in prefix.c
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: gcc at gcc dot gnu dot org, neroden at twcny dot rr dot com
- Date: Tue, 02 Mar 2004 13:11:41 -0800
- Subject: Re: RFC: Simplifying translate_name in prefix.c
- References: <20040302204507.22743.qmail@web61004.mail.yahoo.com>
I've always felt that prefix.c was overcomplicated and caused
overcomplication of all the places that used it (especially the
calculation of the #include search path). I would not cry if it were
removed.
zw