Changeset: b514aaa50ccb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b514aaa50ccb Modified Files: monetdb5/mal/mal_exception.h Branch: Oct2014 Log Message:
Fix reference in comment. diffs (12 lines): diff --git a/monetdb5/mal/mal_exception.h b/monetdb5/mal/mal_exception.h --- a/monetdb5/mal/mal_exception.h +++ b/monetdb5/mal/mal_exception.h @@ -24,7 +24,7 @@ /* #define _DEBUG_EXCEPTION_ trace the exception handling */ /* These are the exceptions known, adding new ones here requires to also - * add the "full" name to the exceptionNames array below */ + * add the "full" name to the exceptionNames array in mal_exception.c */ enum malexception { MAL=0, ILLARG, _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list