On 09/09/2013 10:32 AM, Aurelien Jarno wrote: >> +#define SZ_2G 0x80000000
At minimum this must have a U or LL suffix. And if this one has the suffix, then for consistency the rest ought as well. r~
On 09/09/2013 10:32 AM, Aurelien Jarno wrote: >> +#define SZ_2G 0x80000000
At minimum this must have a U or LL suffix. And if this one has the suffix, then for consistency the rest ought as well. r~