Index: /branches/1.3/xcache.h
===================================================================
--- /branches/1.3/xcache.h	(revision 649)
+++ /branches/1.3/xcache.h	(revision 650)
@@ -61,5 +61,5 @@
 #endif
 #ifndef IS_CONSTANT_TYPE_MASK
-#	define IS_CONSTANT_TYPE_MASK 0xf
+#	define IS_CONSTANT_TYPE_MASK (~IS_CONSTANT_INDEX)
 #endif
 
