COMPILING
if (compile_time == COMPILING && cursource() != NULL)
if (compile_time != COMPILING || been_here++ > 0 || ebuf == ep)
compile_time = COMPILING;