Cliff Woolley wrote:
Hmmm... it's too bad that this adds so many #ifdefs to code that's largely #ifdef free... I guess I can see some instances where this would be helpful, but I'm not sure it's worth cluttering up all the buckets code for. I'm trying to think of another way to get roughly the same information without all the mess. What if we did it at bucket-insertion time? That way you'd only have to change the brigade insert macros. A bucket that never got inserted into a brigade can't hurt you (except to leak memory ;) anyway. And actually, knowing when a particular bucket got stuck in the brigade it's currently in is also valuable information...
Thats a probably a better way. and will be much more helpful.
(and justin.. I haven't tried it yet)
so far it is looking like it is somewhere in mod-include and
a bucket not on a brigade or something. (brian and jin were debugging this late last night)
--Cliff
-------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
