You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
p.s. maybe it my mistake, because source has been updating, for compiling in msvc, and unrolling _Generic and PRINT macros; can't run it under gcc/mingw;
The text was updated successfully, but these errors were encountered:
tt.c
tt.h
mcc -a -i -E t.c > log
Work incorectly; it cut full block of full define, with some error:
Error: Lone #endif directive
Error: Lone #endif directive
this work fine:
tt.h
p.s. maybe it my mistake, because source has been updating, for compiling in msvc, and unrolling _Generic and PRINT macros; can't run it under gcc/mingw;
The text was updated successfully, but these errors were encountered: