I'm wondering if anyone has experienced a crash when using dirEntries to iterate over files. This is for the Windows 32 bits build of gdc from the gdc downloads page and it happens for both the 5.2.0 and 4.9.3 gcc versions (I haven't tried any others). It works correctly for the 64 bit builds though.

I'm wondering if this is a known issue (I couldn't find anything) or if I should get a minimal example going. Crash seems to happen when exiting a foreach loop.

Reply via email to