Changeset: e299c78c215e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e299c78c215e Modified Files: NT/monetdb_config.h.in Branch: Jul2015 Log Message:
Cleanup: we haven't used flex in a long time. diffs (20 lines): diff --git a/NT/monetdb_config.h.in b/NT/monetdb_config.h.in --- a/NT/monetdb_config.h.in +++ b/NT/monetdb_config.h.in @@ -930,16 +930,6 @@ /* Needed to compile bison-generated code. */ /* #undef YYLTYPE_IS_TRIVIAL */ -/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a - `char[]'. */ -#define YYTEXT_POINTER 1 - -/* tell compiler to use prototypes in flex-generated code */ -#define YY_USE_PROTOS - -/* tell compiler to use const in flex-generated code */ -#define YY_USE_CONST - /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
