Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
September 14, 2010 [phobos] phobos commit, revision 2006 | ||||
---|---|---|---|---|
| ||||
phobos commit, revision 2006 user: dsimcha msg: Fix mysterious compiler crashes when building dfl.socket. The underlying problem is in DMD, though I don't know how to reproduce it. This is just a workaround. http://www.dsource.org/projects/phobos/changeset/2006 |
September 14, 2010 [phobos] phobos commit, revision 2006 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | Bugzilla entry for dmd?
dsource.org wrote:
> phobos commit, revision 2006
>
>
> user: dsimcha
>
> msg:
> Fix mysterious compiler crashes when building dfl.socket. The underlying problem is in DMD, though I don't know how to reproduce it. This is just a workaround.
>
> http://www.dsource.org/projects/phobos/changeset/2006
>
>
|
September 14, 2010 [phobos] phobos commit, revision 2006 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | I'd like to make one, but I haven't the slightest clue where to even
start trying to create a sane bug report. I tried the obvious stuff
(like auto return returning an int with an extern(windows) function
involved). About the best I'd be able to do is say "DFL doesn't compile
with Phobos revisions 1923-2006, somehow related to using auto return on
sendTo in std.socket."
On 9/14/2010 9:22 PM, Walter Bright wrote:
> Bugzilla entry for dmd?
>
> dsource.org wrote:
>> phobos commit, revision 2006
>>
>>
>> user: dsimcha
>>
>> msg:
>> Fix mysterious compiler crashes when building dfl.socket. The
>> underlying problem is in DMD, though I don't know how to reproduce
>> it. This is just a workaround.
>>
>> http://www.dsource.org/projects/phobos/changeset/2006
>>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
|
September 14, 2010 [phobos] phobos commit, revision 2006 | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Simcha | Sometimes that's ok, as someone else will distill it.
David Simcha wrote:
> I'd like to make one, but I haven't the slightest clue where to even
> start trying to create a sane bug report. I tried the obvious stuff
> (like auto return returning an int with an extern(windows) function
> involved). About the best I'd be able to do is say "DFL doesn't
> compile with Phobos revisions 1923-2006, somehow related to using auto
> return on sendTo in std.socket."
>
> On 9/14/2010 9:22 PM, Walter Bright wrote:
>> Bugzilla entry for dmd?
>>
>> dsource.org wrote:
>>> phobos commit, revision 2006
>>>
>>>
>>> user: dsimcha
>>>
>>> msg:
>>> Fix mysterious compiler crashes when building dfl.socket. The
>>> underlying problem is in DMD, though I don't know how to reproduce
>>> it. This is just a workaround.
>>>
>>> http://www.dsource.org/projects/phobos/changeset/2006
>>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
|
September 14, 2010 [phobos] phobos commit, revision 2006 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | I figured it out now, though this is certainly the bug from Hell in terms of difficulty of distillation. http://d.puremagic.com/issues/show_bug.cgi?id=4869 On 9/14/2010 9:56 PM, Walter Bright wrote: > Sometimes that's ok, as someone else will distill it. > > David Simcha wrote: >> I'd like to make one, but I haven't the slightest clue where to even >> start trying to create a sane bug report. I tried the obvious stuff >> (like auto return returning an int with an extern(windows) function >> involved). About the best I'd be able to do is say "DFL doesn't >> compile with Phobos revisions 1923-2006, somehow related to using >> auto return on sendTo in std.socket." >> >> On 9/14/2010 9:22 PM, Walter Bright wrote: >>> Bugzilla entry for dmd? >>> >>> dsource.org wrote: >>>> phobos commit, revision 2006 >>>> >>>> >>>> user: dsimcha >>>> >>>> msg: >>>> Fix mysterious compiler crashes when building dfl.socket. The >>>> underlying problem is in DMD, though I don't know how to reproduce >>>> it. This is just a workaround. >>>> >>>> http://www.dsource.org/projects/phobos/changeset/2006 >>>> >>> _______________________________________________ >>> phobos mailing list >>> phobos at puremagic.com >>> http://lists.puremagic.com/mailman/listinfo/phobos >>> >> >> _______________________________________________ >> phobos mailing list >> phobos at puremagic.com >> http://lists.puremagic.com/mailman/listinfo/phobos >> >> > _______________________________________________ > phobos mailing list > phobos at puremagic.com > http://lists.puremagic.com/mailman/listinfo/phobos > |
September 15, 2010 [phobos] phobos commit, revision 2006 | ||||
---|---|---|---|---|
| ||||
Posted in reply to David Simcha | On 9/14/10 21:14 CDT, David Simcha wrote:
> I figured it out now, though this is certainly the bug from Hell in terms of difficulty of distillation.
>
> http://d.puremagic.com/issues/show_bug.cgi?id=4869
Awesome job, David and Don!!!
Andrei
|
Copyright © 1999-2021 by the D Language Foundation