If you had money to place for a bounty, what would you choose?

Daniel Murphy yebblies at nospamgmail.com
Thu Nov 28 18:52:19 PST 2013


"H. S. Teoh" <hsteoh at quickfur.ath.cx> wrote in message 
news:mailman.152.1385681675.3242.digitalmars-d at puremagic.com...
>
> One of the most problematic things is that its implementation is
> sprinkled throughout DMD (each bit interacting in intricate ways with
> its surroundings), object_.d (a sort of hybrid half-user, half-built-in
> struct AssociativeArray), and aaA.d (the core runtime implementation).
> Each of these pieces interact in complex ways with each other, and don't
> always share the same information together.
>

We can at least fix the hybrid situation:

https://github.com/D-Programming-Language/dmd/pull/2856




More information about the Digitalmars-d mailing list