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]
Other format: [Raw text]

[PATCH] demangle.h shouldn't depend on locale.


Benjamin,

can you approve and apply this patch please?
Its the only diff with my own 'reference' implementation
that is left (apart from changes that I made to allow
to compile demangle.h without any libstdc++ linkage,
for libiberty; but I understood now that libiberty
won't be using my demangler at all).

ChangeLog entry:

2003-08-07  Carlo Wood  <carlo@alinoe.com>

        * include/bits/demangle.h: Do not use cctype functions
	  that depend on locale.

Patch attached.

-- 
Carlo Wood <carlo@alinoe.com>

Attachment: demangle-locale.patch
Description: Text document


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