pike.git
/
src
/
program.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/program.c:4461:
Inside #if 0
(long)th_self(), prog, c->compilation_depth, Pike_compiler->compiler_pass); #endif if(!Pike_compiler->compiler_frame && (Pike_compiler->compiler_pass==2 || !prog) && c->resolve_cache) { free_mapping(dmalloc_touch(struct mapping *, c->resolve_cache)); c->resolve_cache=0; }
-
#ifdef SHARED_NODES
-
/* free(node_hash.table); */
-
#endif /* SHARED_NODES */
-
+
#define POP #include "compilation.h" exit_type_stack(); CDFPRINTF("th(%ld) %p end_first_pass(%d): " "lock_depth:%d, compilation_depth:%d\n", (long)th_self(), prog, finish, lock_depth, c->compilation_depth);