------- Additional Comments From drab at kepler dot fjfi dot cvut dot cz 2005-01-12 11:25 ------- (In reply to comment #7) > Hmm, I think this is a bad gcc extension: > extern short int aa[][]; > Note with -pedantic we warning about it.
I agree, I would personally never use it. However, this came out during compilation of XviD (if I remember correctly). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19333