Changeset: 4c31cdb4b059 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4c31cdb4b059 Modified Files: MonetDB5/mal/mal_listing.c Branch: gdk-tracer Log Message:
Minor diffs (15 lines): diff --git a/MonetDB5/mal/mal_listing.c b/MonetDB5/mal/mal_listing.c --- a/MonetDB5/mal/mal_listing.c +++ b/MonetDB5/mal/mal_listing.c @@ -648,11 +648,9 @@ debugInstruction(COMPONENT comp, MalBlkP // /* ps[strlen(ps)-1] = 0; remove '\n' */ // if ( ps ){ // // DEBUG(comp, "%s%s\n", (flg & LIST_MAL_MAPI ? "=" : ""), ps); - // fprintf(stderr, "PS EXISTS!"); // GDKfree(ps); // } else { // // DEBUG(comp, "Failed instruction2str()\n"); - // fprintf(stderr, "PS FAIIIILEEEEDDD!"); // } /* compiler complains about unused parameter */ _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list