This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: remove last uses of NO_MD_PROTOTYPES


 > From: Zack Weinberg <zack@wolery.cumb.org>
 > 
 > Ok, do you have any ideas how to deal with the mismatch between the
 > callers and the .md file?  I can think of two:
 > 
 > - Fix all the .md files.  Clean but requires tweaking a lot of .md files.
 > - Special case those functions in genemit and genflags: we know what
 >   their prototypes have to be anyway.
 > zw

I'd lean towards fixing the .md files.  After killing PROTO, I can
safely say having to tweak lots of files doesn't worry me. :-)

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]