[Scummvm-cvs-logs] SF.net SVN: scummvm: [21594] scummvm/trunk/common/scummsys.h

marcus_c at users.sourceforge.net marcus_c at users.sourceforge.net
Tue Apr 4 12:07:02 CEST 2006


Revision: 21594
Author:   marcus_c
Date:     2006-04-04 12:05:50 -0700 (Tue, 04 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21594&view=rev

Log Message:
-----------
Remove SCUMMVM_USE_LONG_INT from DC port.

Modified Paths:
--------------
    scummvm/trunk/common/scummsys.h
Modified: scummvm/trunk/common/scummsys.h
===================================================================
--- scummvm/trunk/common/scummsys.h	2006-04-04 11:53:45 UTC (rev 21593)
+++ scummvm/trunk/common/scummsys.h	2006-04-04 19:05:50 UTC (rev 21594)
@@ -209,11 +209,6 @@
 	#define SCUMM_LITTLE_ENDIAN
 	#define SCUMM_NEED_ALIGNMENT
 
-	// FIXME: Do you really need to use 'long' on this port? Please replace
-	// this comment with a new comment that states so, and ideally also
-	// explains the reasons briefly.
-	#define SCUMMVM_USE_LONG_INT
-
 	#define START_PACK_STRUCTS pack(push, 1)
 	#define END_PACK_STRUCTS   pack(pop)
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list