[dmd-internals] Oldest five bugs

Sean Kelly sean at invisibleduck.org
Thu Jan 19 14:27:04 PST 2012


On Jan 19, 2012, at 1:00 PM, Andrei Alexandrescu wrote:

> On 1/18/12 1:16 PM, Martin Nowak wrote:
>>> One thing has become clear to me - we must get organized. Cowboying it
>>> doesn't cut it anymore at this size and visibility level.
>>> 
>> Definitely and here are two small tasks for you to help progressing.
>> https://github.com/D-Programming-Language/druntime/pull/108#commitcomment-876188
>> 
>> http://d.puremagic.com/issues/show_bug.cgi?id=7131
> 
> Thanks. Just looked over these - one is the compiler and the other is druntime. Both are somewhat outside my expertise.

For the runtime one, the remaining question is whether we can remove the call to re-initialize a memory block after it is finalized.  I remember this being added at your request and thought you might want to weigh in.


More information about the dmd-internals mailing list