------- Comment #1 from schwab at suse dot de  2005-11-08 00:07 -------
The warning is correct.  The type of x_write is incompatible with x_io, because
"const void *" is incompatible with "void *".  Argument promotion does not come
into play here.


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24727

Reply via email to