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: Patch: ctype.h replacement


On Thu, Nov 30, 2000 at 05:51:26PM +0000, Jason Merrill wrote:
...
> >>>>> "Zack" == Zack Weinberg <zackw@Stanford.EDU> writes:
> 
> > Assuming that we never want the C library's ctype macros, it seemed
> > safer to me to replace them than rely on our capitalized versions
> > being used everywhere.
> 
> It should be simple enough to avoid #including <ctype.h> if we want to
> make sure we don't use the C library versions; your #ifdef from your
> current patch should do it.

Very well, I'll update the patch and resubmit.

zw

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