Last two patches

Hello !

It would be nice if anyone
with access to the SDL repository
could upload my patches to it :

For SDL-1.2, SDL-1.3/2.0:

http://article.gmane.org/gmane.comp.lib.sdl/30910/match=

For all the SDL helper libs :

http://article.gmane.org/gmane.comp.lib.sdl/30909/match=

CU

Le Fri, 22 Dec 2006 20:35:16 +0100 (CET)
“Torsten Giebl” a ?crit:

It would be nice if anyone
with access to the SDL repository
could upload my patches to it :

For SDL-1.2, SDL-1.3/2.0:

http://article.gmane.org/gmane.comp.lib.sdl/30910/match=

For all the SDL helper libs :

http://article.gmane.org/gmane.comp.lib.sdl/30909/match=

Could you explain a bit what they are for? A fix for mismatched
CFLAGS/LDFLAGS ? Would applying them break something?–
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Sp?cialit?: D?veloppement, jeux

Hello !

Could you explain a bit what they are for? A fix for mismatched
CFLAGS/LDFLAGS ? Would applying them break something?

All the files contain :

CFLAGS :

-I/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.1/include

LDFLAGS :

-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.0
-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk"

Should this not also be 4.0.1 and not 4.0.0 ?

CU

Le Fri, 22 Dec 2006 21:54:36 +0100 (CET)
“Torsten Giebl” a ?crit:

All the files contain :

CFLAGS :
-I/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.1/include

LDFLAGS :
-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.0 \ -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk"

Should this not also be 4.0.1 and not 4.0.0 ?

Maybe, but I don’t know OSX to tell if it’s a problem or not. We’ll have
to wait for Ryan (or any other OSX developper) to answer that.–
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Sp?cialit?: D?veloppement, jeux

I added them to SDL bugzilla, so they won’t be forgotten:
http://bugzilla.libsdl.org/show_bug.cgi?id=377--
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Sp?cialit?: D?veloppement, jeux

Maybe, but I don’t know OSX to tell if it’s a problem or not. We’ll have
to wait for Ryan (or any other OSX developper) to answer that.

His patch is probably correct, but I’m in the middle of moving to a new
home, and the Holidays, so I can’t look at it right now…if they aren’t
applied soon, please remind me later and/or put them in Bugzilla.

–ryan.