Ah. Bad then it would make sense to have them as flags instead.
/ Martin Nilsson (Åskblod)
Previous text:
2003-01-10 20:38: Subject: Trace levels and the garbage collector
Something like NONE, GC, FUNCTION_CALLS, OPCODES..., I guess. I don't know in detail what they all do, but it's probably not a bad idea to investigate that and restructure them to a sane hierarchy at the same time.
The same could be done to the debug levels too, btw. It has become a bit of a bad habit to introduce all new debug checks on level 1 or perhaps 2 since noone wants the additional overhead in other code that is added on the higher levels.
/ Martin Stjernholm, Roxen IS