search for: tk_dot

Displaying 2 results from an estimated 2 matches for "tk_dot".

Did you mean: s_dot
2003 Nov 26
1
new user
...not constant tokenize.c:46: (near initialization for `aKeywordTable[0].tokenType') tokenize.c:47: `TK_AFTER' undeclared here (not in a function) tokenize.c:47: initializer element is not constant ... tokenize.c:334: `TK_STRING' undeclared (first use in this function) tokenize.c:339: `TK_DOT' undeclared (first use in this function) tokenize.c:346: `TK_INTEGER' undeclared (first use in this function) tokenize.c:351: `TK_FLOAT' undeclared (first use in this function) tokenize.c:368: `TK_ID' undeclared (first use in this function) make[2]: *** [tokenize.o] Error 1 make[2]:...
2004 Mar 16
2
Cannot compile wine
...ndeclared (first use in this function) tokenize.c:317: error: `TK_BITAND' undeclared (first use in this function) tokenize.c:321: error: `TK_BITNOT' undeclared (first use in this function) tokenize.c:336: error: `TK_STRING' undeclared (first use in this function) tokenize.c:341: error: `TK_DOT' undeclared (first use in this function) tokenize.c:348: error: `TK_INTEGER' undeclared (first use in this function) tokenize.c:353: error: `TK_FLOAT' undeclared (first use in this function) tokenize.c:370: error: `TK_ID' undeclared (first use in this function) make[2]: *** [tokeniz...