------- Comment #13 from jakub at gcc dot gnu dot org  2008-02-13 22:24 -------
This is not sufficient.
block_New, nal_get_annexeb, block_ChainGather still don't have prototypes and
thus:
warning: cast to pointer from integer of different size
is reported on each of the casts of these function calls to (block_t *).


-- 


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

Reply via email to