We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 324

Summary: SDL_ttf const correctness patch...
Product: SDL_ttf Reporter: Ryan C. Gordon <icculus>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: Const correctness patch

Description Ryan C. Gordon 2006-09-08 20:27:35 UTC
Date: Fri, 8 Sep 2006 13:02:01 -0400
To: sdl@libsdl.org
From: Steaphan Greene <stea at cs dot binghamton dot edu>
Subject: Re: [SDL] Nonconstant arguments on SDL functions

Here are the same changes in a new patch matched up against current SVN.
Let me know if you find problems, but I did test these on Debian/Sparc,
Debian/PPC, Debian/386, Debian/Amd64 and Windows:386, though only with
gcc.  This was a few months ago though.

Steaphan Greene
Lecturer, Computer Science, Binghamton University
GPG public key: http://www.cs.binghamton.edu/~sgreene/gpg.key.txt
Comment 1 Ryan C. Gordon 2006-09-08 20:27:57 UTC
Created attachment 163 [details]
Const correctness patch
Comment 2 Ryan C. Gordon 2007-02-13 05:23:10 UTC
Fixed in svn revision #2972.

--ryan.