pike.git
/
src
/
program.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/program.c:9602:
} STACK_LEVEL_START(args); get_all_args("create", args, ".%W%O%d%d%P%O", &aprog, &ahandler, &amajor, &aminor, &atarget, &aplaceholder); if (args == 3) {
-
SIMPLE_
BAD_
ARG_ERROR("create", 4, "int");
+
SIMPLE_ARG_
TYPE_
ERROR("create", 4, "int");
} check_c_stack(65536); CDFPRINTF("th(%ld) %p compilation create() enter, placeholder=%p\n", (long) th_self(), atarget, aplaceholder); debug_malloc_touch(c); verify_supporters();