Warn about casts which remove const.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Feb 2008 01:31:49 +0000 (01:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Feb 2008 01:31:49 +0000 (01:31 +0000)
commitf49299967b08d7b85035c47332c2ba388a43042b
treeb45b76054930df2083f04c9e877c1544386f2c28
parent2331e31c233b1b9ce6d626827342ffd70039c619
Warn about casts which remove const.
Feel free to flame me if you disagree that such code is wrong.

Originally committed as revision 11699 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure