On Fri, Nov 19, 2010 at 11:23:12PM +0100, strk wrote: > Your locale probably can't convert non-ascii DisplayObjects to upper case. > Using a UTF8 locale may fix > > Currently, the master is asking the slaves to set LC_ALL=C > What should we be using instead ? > Is there any other "safe-bet" for an UTF8 one ?
New finding is that LC_ALL=C doesn't prevent one system to fail and another to succeed, compare these: http://gnashdev.org:8010/builders/ success: squeeze-kfreebsd-i386/builds/5/steps/test/logs/stdio failure: squeeze-linux-x86/builds/42/steps/test/logs/stdio Seek for 'locale' and you'll fined no error in the kfreebsd one. Check end of file and you see "GNASH MUST WORK" test failing in one and not in the other. I'm now trying with LANG. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

