[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug debug/35065] [4.3 Regression] infinite loop while compiling VLC media player in vt_find_locations




------- 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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply to: