From: Dennis S. <sy...@yo...> - 2004-11-29 16:44:38
|
Duilio, Vitaly, do you guys think it would be possible to see if gcc-2.95 > is used and if so set -Wno-unused-variable ? and if not do not set it ? libvisual-xmms and libvisual-bmp will be rewritten for the next release so I won't be including the patches. Still I really like it that patches were send in the first place. Thanks for noticing and stuff!! Cheers, Dennis On Mon, 2004-11-29 at 14:30 +0100, Thomas Klausner wrote: > Hi! > > Some fixes needed to get stuff to compile with gcc-2.95: > . libvisual uses -Wno-unused-variable by default -- gcc-2.95 does not > know this flag. It should be disabled in the distribution by default. > . declarations need to be at the beginning of a block; patches for > libvisual-xmms and libvisual-bmp are attached. > > All of these were found by Krister Walfridsson <kri...@Ne...>. > > Cheers, > Thomas |