Changeset: 9ee5b2e0468f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9ee5b2e0468f Modified Files: monetdb5/optimizer/opt_emptybind.c Branch: jit Log Message:
Indent so that F24 compiler doesn't complain. diffs (20 lines): diff --git a/monetdb5/optimizer/opt_emptybind.c b/monetdb5/optimizer/opt_emptybind.c --- a/monetdb5/optimizer/opt_emptybind.c +++ b/monetdb5/optimizer/opt_emptybind.c @@ -260,11 +260,11 @@ OPTemptybindImplementation(Client cntxt, if( marked[getArg(p,3)] && marked[getArg(p,4)] ){ OPTDEBUGemptybind mnstr_printf(cntxt->fdout, "#empty projectdelta pc %d var %d\n",i , getArg(p,0) ); - actions++; - setModuleId(p,algebraRef); - setFunctionId(p,projectionRef); - p->argc = 3; - p->typechk= TYPE_UNKNOWN; + actions++; + setModuleId(p,algebraRef); + setFunctionId(p,projectionRef); + p->argc = 3; + p->typechk= TYPE_UNKNOWN; } continue; } _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list