On 10/25/2012 07:17 PM, H. S. Teoh wrote:
Oh, really? I couldn't reproduce that effect on my system (Debian Linux 64-bit) with dmd (latest git) and gdc (git gdc-4.7 branch). I always get the same ordering regardless of the compiler I used.
No, I think you're right; I'd been filtering dirEntries through takeExactly and it was generating an error using dmd.
That reminds me -- did you tweak the GDC wiki to add the info about patching the GCC sources? I must get a working gdc-4.7 on my system.