search for: config_create_buff

Displaying 3 results from an estimated 3 matches for "config_create_buff".

Did you mean: config_create_buffer
2004 Sep 01
0
[LLVMdev] FreeBSD Support In lib/System
...uffer()': > ConfigLexer.cpp:1314: error: `assert' undeclared (first use this function) > ConfigLexer.cpp: In function `void yyunput(int, char*)': > ConfigLexer.cpp:1533: error: `assert' undeclared (first use this function) > ConfigLexer.cpp: In function `yy_buffer_state* Config_create_buffer(FILE*, int) > ': > ConfigLexer.cpp:1689: error: `assert' undeclared (first use this function) > ConfigLexer.cpp: In function `yy_buffer_state* Config_scan_buffer(char*, > unsigned int)': > ConfigLexer.cpp:1810: error: `assert' undeclared (first use this funct...
2004 Aug 31
9
[LLVMdev] POSIX compliance
Reid, >As for Interix support in general, I'm having a hard time determining >which variant of Unix Interix implements. It seems to be partially Posix >1 and partially Posix 2 based. Do you have any further information >related to the specific standards supported by Interix? I don't want to >incorrectly categorize the Interix support. I've discussed this subject with
2004 Aug 31
0
[LLVMdev] FreeBSD Support In lib/System
Jeff/Vladimir: As with Interix, I've recently added support for FreeBSD into lib/System. Currently, the implementation of FreeBSD just uses the "generic Unix" implementation which probably should work on FreeBSD. If not, I would appreciate it if you could make patches in the FreeBSD directory. If you do, don't forget that you need to remove anything that doesn't work in the