Top 5

Max Samukha samukha at voliacable.com.removethis
Tue Oct 28 03:20:38 PDT 2008


On Wed, 08 Oct 2008 15:07:27 -0500, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:

>Ok, per Aarti's suggestion: without speaking officially for Walter, let 
>me ask this - what do you think are the top issues you'd like to see 
>fixed in D?
>
>Andrei


1. CTFE and template bugs

Besides already mentioned:

Uninitialized arrays cause trouble. Byref parameters are usable only
with basic types. Associative arrays have never worked. Problems with
structs.

"cannot evaluate at compile time" is not enough for functions with
more than a couple of statements!

__traits is buggy and incomplete.

Are there still plans for static foreach?



More information about the Digitalmars-d mailing list