On 02-04-2007 21:43:15 +0000, Milena Ivanova wrote: [snip] > + throw(MAL, "bpm.savePartitions", "Inconsistency > in alias names"); > + } > + msg= BKCsetPersistent(r,(int *)&bt); > + if( msg != MAL_SUCCEED) return msg; > + BUNappend(tr, BBPname(bt), FALSE); > + }
This feels like either an error, or a wrong indentation. You can try = in Vim to see what Vim thinks it. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
