Branch: Tag:

2011-11-20

2011-11-20 17:33:32 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler: Moved the resolve_cache to the compiler context proper.

34:    int compilation_depth; /* Current class nesting depth. */       int saved_threads_disabled; -  struct mapping *resolve_cache_save; -  +  struct mapping *resolve_cache;   };      #ifdef PIKE_DEBUG