-
Jens-Heiner Rechtien yazdı
2003/07/14 14:22:50 fa 1.5.34.1: The Time::Time( const Time& ) constructor and the = operator confused the Apple compiler somehwhat, so that it created bad exception-handling frame symbols for them (silly Apple, .eh frames are for kids!), but only when they were compiled outside the Tools library. Moving them out of the header and into the tools library itself corrects this. Symptom on Mac OS X was the linker complaining that these symbols didn't exist, but were expected to be defined in Security.framework. Second, for OS X pull the system language/locale from sal functions, and not from the environment. The tools locale functions are used in psprint for font language recognition. http://www.openoffice.org/project/www/issues/showattachment.cgi?attach_id=7554&file=tools.071003.11rc.patch Dan fa@ooo
94db89c2