# New Ticket Created by  Simon Glover 
# Please include the string:  [perl #21665]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21665 >



 Hi,

 In io/io_unix.c, PIO_unix_flush returns void, but in io.h, the
 (*Flush) slot in the ParrotIOLayerAPI (to which we assign PIO_unix_flush)
 expects a function that returns INTVAL. This mismatch causes a compiler
 warning with gcc, and breaks compilation with lcc and tcc.

 Simon







Reply via email to