git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@889 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-05-15 15:27:17 +00:00
parent 5bde7e75cd
commit ae789de052

View file

@ -33,7 +33,7 @@
#include <string.h>
#include <errno.h>
#include <stdlib.h>
/* #include <stdint.h> /* Breaks IA64 test-noansi-r */
/* #include <stdint.h> */ /* Breaks IA64 test-noansi-r */
/* %endif */
/* %if-tables-serialization */
@ -7314,6 +7314,7 @@ static PyObject* quote_string (PyObject* val) {
#define S_APOSSTRING 16
#define S_STRING 17
#ifndef YY_NO_UNISTD_H
/* Special case for "unistd.h", since it is non-ANSI. We include it way
* down here because we want the user's section 1 to have been scanned first.
* The user has a chance to override it with an option.
@ -7323,6 +7324,7 @@ static PyObject* quote_string (PyObject* val) {
/* %endif */
/* %if-c++-only */
/* %endif */
#endif
#ifndef YY_EXTRA_TYPE
#define YY_EXTRA_TYPE void *
@ -7579,7 +7581,7 @@ YY_DECL
/*********************** EOF ************************/
#line 7583 "htmllex.c"
#line 7585 "htmllex.c"
yylval = yylval_param;
@ -8760,7 +8762,7 @@ YY_RULE_SETUP
#line 895 "htmllex.l"
ECHO;
YY_BREAK
#line 8764 "htmllex.c"
#line 8766 "htmllex.c"
case YY_END_OF_BUFFER:
{