Thread overview | |||||
---|---|---|---|---|---|
|
November 15, 2010 [D-runtime] druntime commit, revision 424 | ||||
---|---|---|---|---|
| ||||
druntime commit, revision 424 user: sean msg: Changed use of ModuleInfo array so null elements are skipped. This was necessary to avoid segfaulting on startup using OSX. http://www.dsource.org/projects/druntime/changeset/424 |
November 15, 2010 [D-runtime] druntime commit, revision 424 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | Thanks for doing this, Sean.
-Steve
----- Original Message ----
> From: dsource.org <noreply at dsource.org>
> To: d-runtime at puremagic.com
> Sent: Mon, November 15, 2010 4:16:59 PM
> Subject: [D-runtime] druntime commit, revision 424
>
> druntime commit, revision 424
>
>
> user: sean
>
> msg:
> Changed use of ModuleInfo array so null elements are skipped. This was
>necessary to avoid segfaulting on startup using OSX.
>
> http://www.dsource.org/projects/druntime/changeset/424
>
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
>
|
November 15, 2010 [D-runtime] druntime commit, revision 424 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Steve Schveighoffer | Sure thing. Longer term I think we'll have to sort out with Walter whether those nulls should exist in the first place.
On Nov 15, 2010, at 1:37 PM, Steve Schveighoffer wrote:
> Thanks for doing this, Sean.
>
> -Steve
>
>
>
> ----- Original Message ----
>> From: dsource.org <noreply at dsource.org>
>> To: d-runtime at puremagic.com
>> Sent: Mon, November 15, 2010 4:16:59 PM
>> Subject: [D-runtime] druntime commit, revision 424
>>
>> druntime commit, revision 424
>>
>>
>> user: sean
>>
>> msg:
>> Changed use of ModuleInfo array so null elements are skipped. This was
>> necessary to avoid segfaulting on startup using OSX.
>>
>> http://www.dsource.org/projects/druntime/changeset/424
>>
>> _______________________________________________
>> D-runtime mailing list
>> D-runtime at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/d-runtime
>>
>
>
>
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
|
Copyright © 1999-2021 by the D Language Foundation