On Tue, 27 Mar 2001 [EMAIL PROTECTED] wrote:
> People,
>
> When adding debug messages, please try to remember to disable / remove
> them when you have fixed the problem you were hunting. Working with a
> debug build produces an incredibly verbose log - easily
> megabytes. Most of that is just junk to everybody but the person
> adding the message, so please try to keep debug messages in the tree
> to a minimum.
>
I put a "SEVIOR" in my debug messages so I know I put them there and
should remove them with I've finished hacking. There are some older debug
messages in fl_BlockLayout.cpp that I renabled for hacking
Header/Footers.
I'll remove those now.
Cheers
Martin