tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] rev 8615bb4 makes build become nosier


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] rev 8615bb4 makes build become nosier
Date: Thu, 16 Apr 2015 09:47:57 +0300

> rev 8615bb4 makes tcc complaining #pragma push_macro and #pragma
> pop_macro, please fix or silencing it.

A right fix is to implement a #pragma push_macro and #pragma pop_macro
Otherwise a compiled program will be wrong. If you think that using
this pragmas in the mingw headers is not needed, then remove this
pragmas from headers. Removing a warning about unknown pragmas is the
last thing todo.


2015-04-16 3:06 GMT+03:00, Roy Tam <address@hidden>:
> Hello list,
>
> rev 8615bb4 makes tcc complaining #pragma push_macro and #pragma
> pop_macro, please fix or silencing it.
>
> Thanks.
>
> Regards,
> Roy
>
> _______________________________________________
> Tinycc-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]