April 15, 2006 DMDScript on GDC | ||||
---|---|---|---|---|
| ||||
I'm not sure if this is the right forum for this question, but I tried downloading the DMDScript sources and the patch from the GDC website, but it won't compile. The problem seems to be in property.d. In fact, the C code in that file seems to be specific to the phobos implementation in DMD. Is there any way to compile DMDScript for GDC? Is there something I'm missing? |
April 17, 2006 Re: DMDScript on GDC | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrew Madigan | Andrew Madigan wrote:
> I'm not sure if this is the right forum for this question, but I tried
> downloading the DMDScript sources and the patch from the GDC website, but
> it won't compile. The problem seems to be in property.d. In fact, the C
> code in that file seems to be specific to the phobos implementation in DMD.
> Is there any way to compile DMDScript for GDC? Is there something I'm
> missing?
The phobos implementation of associative arrays changed recently, requiring an update to DMDScript because it dips under the hood to deal with associative arrays. GDC hasn't been updated yet, so the solution is to download an older DMDScript.
|
Copyright © 1999-2021 by the D Language Foundation