On 24 May 2012 21:08, Sean Kelly <s...@invisibleduck.org> wrote: > On May 22, 2012, at 9:17 AM, Manu wrote: > > > On 21 May 2012 19:16, David Nadlinger <s...@klickverbot.at> wrote: > > On Monday, 21 May 2012 at 15:04:56 UTC, Manu wrote: > > How far did you get using Fibers on Windows in the end? > > I'm using GDC for x64 Windows, and it crashes in call(), but before it > > enters the fibre function. I think it's just broken... :/ > > Anyone else had problems? > > > > Fiber support should be reasonably stable on pretty much all flavors of > Windows when using DMD (i.e. compiling for 32 bit). Never tested GDC… > > > > Mmm, I just ran some tests with DMD, seems to work. GDC, not so much :( > > Is GDC broken for both 32 and 64 bit, or just 64 bit? >
I haven't tested x32, I work with x64 exclusively.