Changeset: f4c20892a282 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f4c20892a282
Modified Files:
        monetdb5/mal/mal_resolve.c
Branch: default
Log Message:

Get the debug code compiled


diffs (12 lines):

diff --git a/monetdb5/mal/mal_resolve.c b/monetdb5/mal/mal_resolve.c
--- a/monetdb5/mal/mal_resolve.c
+++ b/monetdb5/mal/mal_resolve.c
@@ -528,7 +528,7 @@ findFunctionType(stream *out, Module sco
 
 #ifdef DEBUG_MAL_RESOLVE
                if (tracefcn) {
-                       printInstruction(out, mb, 0 mp, LIST_MAL_ALL);
+                       printInstruction(out, mb, 0, p, LIST_MAL_ALL);
                        mnstr_printf(out, "Finished matching\n");
                }
 #endif
_______________________________________________
checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to