Changeset: a57598df7a3f for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a57598df7a3f
Modified Files:
        NT/monetdb_config.h.in
Branch: default
Log Message:

NT/monetdb_config.h.in: removed final remains of type "chr"

Remaining occurances of type "chr" are only in comments
and in disabled tests:

$ egrep --color tst450 monetdb5/mal/Tests/All
#tst450it served its purpose
$ egrep --color inspect40 monetdb5/modules/mal/Tests/All
#inspect40 word size problems on different platforms
$ egrep --color no.148 monetdb5/tests/BugReports/Tests/All
#no.148 too specific
$ egrep --color ID.1010729 monetdb5/tests/BugsViaSourgeforce/Tests/All
#ID.1010729 cascaded
$ egrep --color "test_55|test_60" monetdb5/tests/suite_00/Tests/All
#test_55 contains vars()
#test_60 uses nested bat semantics


diffs (13 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
@@ -703,9 +703,6 @@
 /* Define if you don't want to expand the bte type */
 /* #undef NOEXPAND_BTE */
 
-/* Define if you don't want to expand the chr type */
-/* #undef NOEXPAND_CHR */
-
 /* Define if you don't want to expand the dbl type */
 /* #undef NOEXPAND_DBL */
 
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to