
26 Oct
2009
26 Oct
'09
1:21 p.m.
On 26.10.2009, at 13:21, John Maddock wrote:
Sure, but we need to fix the *library header file* so it doesn't emit warnings even when the user has asked for those warnings: we do this already for long long usage within Boost, but I can't find a workaround for constants with LL suffixes.
Maybe #pragma GCC system_header is an option? Regards, Daniel