Hi Ben,

some time ago, you kindly provided a patch for #357897, but
unfortunately, the use of static_assert in the following code now
triggers an FTBFS with gcc-4.3:
| typedef char static_assert[sizeof(u32) == sizeof(float) ? 1 : -1 ];

I guess I could replace that token with another, and use a #define but
there's probably a better way to do this. Could you please give me/us
a clue about a possible replacement for this line in the current
patch? If you need some context, see debian/patches/05_jlib.patch in
the source package.

TIA. Cheers,

-- 
Cyril Brulebois

Attachment: pgpzugdpItIRR.pgp
Description: PGP signature

_______________________________________________
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Reply via email to