
28 Apr
2008
28 Apr
'08
6:51 p.m.
AMDG Richard Hadsell wrote:
John Maddock wrote:
I'm testing a fix for this, but I'm left with a bunch of warnings:
warning: use of C99 long long integer constant
That I can't get rid of, not even with __extension__, anyone any ideas?
I think that you get this kind of pedantry, when you ask for it (with -pedantic).
You can use long_long_type from config.hpp... In Christ, Steven Watanabe