[Oisf-devel] warnings - "inline" missing from prototypes?
Markus Lude
markus.lude at gmx.de
Sun Apr 29 14:47:55 UTC 2012
Hello,
src/decode.c:
decode.h:779: warning: 'PacketCopyData' declared inline after being
called
decode.h:779: warning: previous declaration of 'PacketCopyData' was here
...
The functions PacketCopyData, PacketSetData and PacketCopyDataOffset are
declared inline, but "inline" is missing from the prototypes. Maybe add
"inline" to the prototypes?
Regards,
Markus
More information about the Oisf-devel
mailing list