[SDL] Const correctness for SDL video
Simon Roby
simon.roby at gmail.com
Wed Feb 14 10:17:24 PST 2007
On 2/14/07, Patrick Mohr <kc7zzv at gmail.com> wrote:
> Originally my goal was to change SDL's draw functions to allow the inputted
> source to be const. I quickly found out that project would take far more
> knowledge than I had, but I did manage to make all of the source rectangles
> const. I'm done with 1.2, but 1.3 isn't finished. Can anyone think of any
> problems that would be caused by making the source rectangles const?
> Assuming that it does compile.
Won't that break binary compatibility in SDL 1.2?
--
- SR
More information about the SDL
mailing list