[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

holotz-castle: Use of static_assert, FTBFS with gcc-4.3



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: pgpZzJwwJ8flr.pgp
Description: PGP signature


Reply to: