add hcl_attachiostd().
moved the default io handler from bin/main.c to lib/std.c
This commit is contained in:
@ -395,7 +395,7 @@ HCL_INFO2 (hcl, "CLASS NAMED VAR [%.*js]\n", name->len, name->ptr);
|
||||
}
|
||||
}
|
||||
|
||||
HCL_INFO2 (hcl, "NOT FOUND => %.*js\n", name->len, name->ptr);
|
||||
//HCL_INFO2 (hcl, "NOT FOUND => %.*js\n", name->len, name->ptr);
|
||||
return 0; /* not found */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user