Changeset 627 for branches/1.3/utils.h

Show
Ignore:
Timestamp:
07/05/2009 11:24:38 AM (4 years ago)
Author:
moo
Message:

merged r585:592 from trunk

Location:
branches/1.3
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.3

  • branches/1.3/utils.h

    r625 r627  
    9595    HashTable tmp_class_table; 
    9696    HashTable tmp_auto_globals; 
     97#ifdef HAVE_XCACHE_CONSTANT 
     98    Bucket    *tmp_internal_constant_tail; 
     99#endif 
    97100    Bucket    *tmp_internal_function_tail; 
    98101    Bucket    *tmp_internal_class_tail;