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.
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.
- Crash when iterating over files with foreach and s... Jeremy DeHaan via D.gnu
- Re: Crash when iterating over files with fore... Johannes Pfau via D.gnu
- Re: Crash when iterating over files with ... Jeremy DeHaan via D.gnu
- Re: Crash when iterating over files w... Vincent R via D.gnu
- Re: Crash when iterating over fil... Jeremy DeHaan via D.gnu
- Re: Crash when iterating ove... Jeremy DeHaan via D.gnu
- Re: Crash when iterating... Jeremy DeHaan via D.gnu