Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > f2e99538b88d278ced456a11d2e685d1 > files > 3

abuse_sdl-0.7.0-12mdv2009.0.src.rpm

Index: abuse-sdl-0.7.0/src/include/lcache.hpp
===================================================================
--- abuse-sdl-0.7.0.orig/src/include/lcache.hpp	2002-12-15 06:00:32.000000000 +0100
+++ abuse-sdl-0.7.0/src/include/lcache.hpp	2006-06-21 15:02:32.000000000 +0200
@@ -5,7 +5,7 @@
 #ifdef SCADALISP
 #define can_cache_lisp() 0
 #else
-#define can_cache_lisp() 1
+#define can_cache_lisp() 0 /* XXX */
 #endif
 
 long block_size(Cell *level);              // return number of bytes to save this block of code