Roxen.git
/
server
/
etc
/
roxen_master.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/etc/roxen_master.pike:709:
Inside #if 0
#if 0 // No idea what this is supposed to accomplish, but the effect is // that the ErrorContainer can be stored as handler in dirnodes and // receive error messages long after the function that installed it // have checked for error messages and forgotten about it. /mast if( !handler ) handler = get_inhibit_compile_errors(); #endif if( (s=master_file_stat( relocate_module(fname) )) && s[1]>=0 ) {
+
object compiler_lock = DefaultCompilerEnvironment->lock();
+
if( load_time[ fname ] >= s[ 3 ] ) if( !zero_type (ret = programs[fname]) ) return ret; switch(ext) { case "": case ".pike": // First check in mysql.