This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: pointer <-> integer round-up
- From: dewar at gnat dot com (Robert Dewar)
- To: dewar at gnat dot com, lord at emf dot net
- Cc: fjh at cs dot mu dot OZ dot AU, gcc at gcc dot gnu dot org
- Date: Wed, 20 Mar 2002 23:04:40 -0500 (EST)
- Subject: Re: pointer <-> integer round-up
< For any warning given for legal constructs, there must be
either a (strongly) portable code change that can eliminate
the warning without alterning the meaning of the program,
or an option which disables that warning (but no others).
>>
YOu can state such a rule, but you have not provided a convincing argument
that it is a desirable rule in my opinion.