Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread Jacob Carlborg
On 2013-10-31 09:42, monarch_dodra wrote: Adding a link always helps: http://d.puremagic.com/issues/show_bug.cgi?id=11392 Do you have any idea if this worked in beta 1-3 ? It would help locate the regression. I *pray* it's not in emplace :/ Just run a git bisect with an automated test. -- /J

Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread Gary Willoughby
On Thursday, 31 October 2013 at 12:00:33 UTC, David Nadlinger wrote: On Thursday, 31 October 2013 at 08:56:12 UTC, Gary Willoughby wrote: This bug also seems to affect GDC and LDC. http://forum.dlang.org/thread/wzzfsnshgdjdoypan...@forum.dlang.org#post-qrftnizdsbuimxicolov:40forum.dlang.org H

Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread David Nadlinger
On Thursday, 31 October 2013 at 08:56:12 UTC, Gary Willoughby wrote: This bug also seems to affect GDC and LDC. http://forum.dlang.org/thread/wzzfsnshgdjdoypan...@forum.dlang.org#post-qrftnizdsbuimxicolov:40forum.dlang.org How is this related to the (since fixed) LDC dirEntries issue? The lat

Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread Maxim Fomin
On Thursday, 31 October 2013 at 08:42:49 UTC, monarch_dodra wrote: On Thursday, 31 October 2013 at 01:19:59 UTC, Timothee Cour wrote: see my recent regressions I posted on bugzilla. Adding a link always helps: http://d.puremagic.com/issues/show_bug.cgi?id=11392 Do you have any idea if this wo

Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread Iain Buclaw
On 31 October 2013 08:56, Gary Willoughby wrote: > On Thursday, 31 October 2013 at 08:42:49 UTC, monarch_dodra wrote: > >> On Thursday, 31 October 2013 at 01:19:59 UTC, Timothee Cour wrote: >> >>> see my recent regressions I posted on bugzilla. >>> >> >> Adding a link always helps: >> http://d.pu

Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread Gary Willoughby
On Thursday, 31 October 2013 at 08:42:49 UTC, monarch_dodra wrote: On Thursday, 31 October 2013 at 01:19:59 UTC, Timothee Cour wrote: see my recent regressions I posted on bugzilla. Adding a link always helps: http://d.puremagic.com/issues/show_bug.cgi?id=11392 Do you have any idea if this wo

Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread monarch_dodra
On Thursday, 31 October 2013 at 01:19:59 UTC, Timothee Cour wrote: see my recent regressions I posted on bugzilla. Adding a link always helps: http://d.puremagic.com/issues/show_bug.cgi?id=11392 Do you have any idea if this worked in beta 1-3 ? It would help locate the regression. I *pray* it

Re: dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-31 Thread Lionello Lunesu
On 10/31/13, 2:19, Timothee Cour wrote: see my recent regressions I posted on bugzilla. Ugh, you don't want to know how much time I wasted on this. I was convinced it was something I had done, some old phobos somewhere.

dmd 2.064 beta 4 badly broken: dirEntries segfaults + other regressions

2013-10-30 Thread Timothee Cour
see my recent regressions I posted on bugzilla.