[Oorexx-devel] Speaking of SysFileTree in trunk ...

2012-08-08 Thread Mark Miesfeld
I was going to bring this up, but probabaly after I had done some more testing. However since /hex just brought up SysFileTree, I'll do it now. I had wanted to include the new SysFileTree code in 4.1.2 because it definitely fixes some reproducible bugs in Linux. In Windows, I gave a version to

Re: [Oorexx-devel] Speaking of SysFileTree in trunk ...

2012-08-08 Thread Rick McGuire
There really shouldn't be an difference in the garbage collector on 64-bit vs 32.bit. The code itself is really independent of the size of the objects, but that's not a definitive statement that there might not be something strange going on. You might try rebuilding with _DEBUG and VERBOSE_GC

Re: [Oorexx-devel] Speaking of SysFileTree in trunk ...

2012-08-08 Thread Mark Miesfeld
Thanks Rick. I meant to ask you about any debugging flags. -- Mark Miesfeld On Wed, Aug 8, 2012 at 12:48 PM, Rick McGuire object.r...@gmail.com wrote: There really shouldn't be an difference in the garbage collector on 64-bit vs 32.bit. The code itself is really independent of the size of