SOURCES: TORCS-gcc4.patch (NEW) - fix build

megabajt megabajt at pld-linux.org
Mon Apr 17 21:30:56 CEST 2006


Author: megabajt                     Date: Mon Apr 17 19:30:56 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   TORCS-gcc4.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/TORCS-gcc4.patch
diff -u /dev/null SOURCES/TORCS-gcc4.patch:1.1
--- /dev/null	Mon Apr 17 21:30:56 2006
+++ SOURCES/TORCS-gcc4.patch	Mon Apr 17 21:30:51 2006
@@ -0,0 +1,12 @@
+diff -urN torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h torcs-1.2.4.new/src/modules/graphic/ssggraph/grscreen.h
+--- torcs-1.2.4/src/modules/graphic/ssggraph/grscreen.h	2005-08-24 21:19:47.000000000 +0200
++++ torcs-1.2.4.new/src/modules/graphic/ssggraph/grscreen.h	2006-04-17 18:13:35.000000000 +0200
+@@ -78,7 +78,7 @@
+ 
+     void update(tSituation *s, float Fps);
+ 
+-    void cGrScreen::camDraw(tSituation *s);
++    void camDraw(tSituation *s);
+ 
+     void updateCurrent(tSituation *s);
+ 
================================================================


More information about the pld-cvs-commit mailing list