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: fjh at cs dot mu dot OZ dot AU, lord at emf dot net
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 20 Mar 2002 18:49:47 -0500 (EST)
- Subject: Re: pointer <-> integer round-up
<<The aim is not to make the code more portable.
The aim is to supress a compiler warning.
>>
Sorry, I still don't understand, why would you want a portable way of
suppressing a warning about a construct that is inherently non-portable
and may fail on some targets?