Re: [g-a-devel] how to active full debugging messages in gnome-mag?



Bill Haneman wrote:

You'll need to #define the appropriate macros in the source files yourself if you want this level of debug info. For more info, consult the sources, this output is intended for developer debugging and so it assumes some degree of familiarity with the gnome-mag sources.

Why the #undef DEBUG and #undef ZOOM_REGION_DEBUG are in zoom-region.c? If they are never defined before, why undefined they? Other point I think is interesting is take off these undef from the code, so we can set the CFLAGS variable with -DDEBUG -DZOOM_REGION_DEBUG -DDEBUG_BORDER and then when we call ./configure these flags will be used to compile the program and we will have debug informations, what do you think about Bill?


Bill





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]