Big bugfixes from trying a Clone/fork bomb
[tpg/acess2.git] / Usermode / Libraries / libspiderscript.so_src / lex.c
index 7121ce1..fd395e0 100644 (file)
@@ -7,6 +7,8 @@
 #include <stdio.h>
 #include <string.h>
 
+// Make the scope character ('.') be a symbol, otherwise it's just
+// a ident character
 #define USE_SCOPE_CHAR 0
 
 #define DEBUG  0

UCC git Repository :: git.ucc.asn.au