On 07-02-2008 20:04:42 +0100, Romulo Goncalves wrote: > Romulo Goncalves wrote: > > Sjoerd Mullender wrote: > >> On 2008-02-07 18:45, Romulo Goncalves wrote: > >>> Update of /cvsroot/monetdb/MonetDB5/src/optimizer > >>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22937 > >>> > >>> Modified Files: > >>> opt_joinpath.mx > >>> Log Message: > >>> Revert Martin code because it does not work. The code will remain, but > >>> commented > >>> for future improvements as Martin suggested... > >> A better way to comment larger sections of code is to use #if 0/#endif. > > #ifdef 0 > Is it ok if I use > #ifdef SAMPLE_THRESHOLD_lOG > > #endif > > Because > > #define SAMPLE_THRESHOLD_lOG is commented? > > Or is there a better way to do it?
Watch Sjoerd's suggestion closely: #if 0 :) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
