[PATCH] Fix ctype<char> for generic locale systems on linux

Paolo Carlini pcarlini@unitus.it
Mon Jan 21 12:18:00 GMT 2002


Benjamin Kosnik wrote:

>>Thanks. I have one, which could help me understanding more of this 
>>issue. If we had used a workaround like mine for generic-linux, we would 
>>still have problems in special circumstances?
>>
>classic_table() would still be at the mercy of static initialization order.
>The part of the problem wasn't solved. Ok?
>
Ok. Sure. My main difficulty, right now, is that of really understanding 
static inizialization order issues.
What would be your general advice about such topic? (beyond that of 
avoiding using statics, I mean ;-)

>In general, solutions for all platforms, not just linux, should be 
>considered at the same time for this kind of thing.
>
I see. Thanks.
Paolo.




More information about the Libstdc++ mailing list