From: Ben v. K. <bva...@gm...> - 2005-12-16 14:35:31
|
See clconfig.h line 179 //define this to print out lots of information about merges, etc //requires __CL__CND_DEBUG to be defined #define _CL_DEBUG_INFO stdout should print out debug info straight onto the console (probably lots of it) On 12/16/05, Bryan White <br...@ar...> wrote: > Ben van Klinken wrote: > > You have to check out using the version0_9branch tag > > > > I think you use > > > > -r version0_9branch > > > > with the cvs command line > > I believe I sucessfully checked out the version0_9branch. > I commented the ifdefs around the line: > #define _CL__CND_DEBUG > Then did: > autogen.sh > configure --enable-ascii --enable-cnddebug --enable-debug=3Dyes > make > > Finally I rebuilt my program against it and ran it. > > I am not seeing any debug output. Where should I look for it? > > -- > Bryan White, ArcaMax Publishing Inc. > > I never look back, darling. it distracts from the now. - Edna Mode > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > CLucene-developers mailing list > CLu...@li... > https://lists.sourceforge.net/lists/listinfo/clucene-developers > |