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 - SDL_ttf const correctness patch...
Summary: SDL_ttf const correctness patch...
Status: RESOLVED FIXED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-08 20:27 UTC by Ryan C. Gordon
Modified: 2007-02-13 05:23 UTC (History)
0 users

See Also:


Attachments
Const correctness patch (3.42 KB, patch)
2006-09-08 20:27 UTC, Ryan C. Gordon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.