This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -Wold-style-cast


"Stephan T. Lavavej" <stl@caltech.edu> writes:

...
> I don't know if gcc can be made to not warn about C casts in macros which
> are defined in a gcc system header, but it sure would be nice.  Of course, C
> casts which don't appear in a macro but do appear at the point of use should
> probably be warned about.  For example:

The only reason this hasn't been done is, no one has had the time to
do it yet.  If you'd like to send in a patch, we will probably use it.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]