cast: test/compile_fail-cast_static.c should fail without COMPOUND_LITERALS.
It still gave a warning on gcc, because casting a char to a char* gives a warning. Not so on sun CC.
Showing
Please register or sign in to comment
It still gave a warning on gcc, because casting a char to a char* gives a warning. Not so on sun CC.