This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [RFC] Reduce code bloat caused by demangler (was: Don't accessfpos_t.__state on uClibc w/o wchar support)


Pétur Runólfsson wrote:

Warning! This patch uncovers a latent bug in locale::classic().
It seems that locale::classic() depends on ios_base::Init::Init()
always being called at the beginning of the program. If there is
enough interest, I'll try to find a fix.

Please! It's up to you to file or not a PR: perhaps only in case you cannot really anticipate how much time it will take you to prepare the patch.

Thanks in advance,
Paolo.


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