Samuel Thibault, le Fri 27 Mar 2009 04:08:10 +0100, a écrit : > There is however one bug during the testsuite: > > PATH=bin:"$PATH" LD_LIBRARY_PATH=rtl:"$LD_LIBRARY_PATH" bin/flx_run > ./test/regress/rt-1.01.05-0.so > Hello+World > ello+ > Hello+ > World > Worl > HHello+World > dlroW+olleH > diff -b test/regress/rt-1.01.05-0.expect test/regress/rt-1.01.05-0.output > 6c6 > < Hello+World > --- > > HHello+World > > which seems quite odd at first glance.
The generated C++ code is correct. The compiler I was using (gcc 3.3.3 on a suse distribution) is probably bogus, just adding a few couts makes it work... Retrying with a more recent one (gcc 4.3 from a fedora) works fine. So I reckon only my patch is needed. Samuel -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org