Marcus Meissner <[EMAIL PROTECTED]> writes: > Illegal lvalue casts in tests/vartype.c spotted by new compiler. Also > the format strings were wrong for long longs.
Long long format strings are not portable, they shouldn't be used. -- Alexandre Julliard [EMAIL PROTECTED]
