std.format example not working
Akakima
akakima33 at gmail.com
Sat Jan 29 07:49:33 PST 2011
>
> D1 bugs are still fixed, so bug reports are welcome.
>
> http://d.puremagic.com/issues/
> That's a bug in the documentation, please report. :)
Ok. Will submit a report.
>
> D1 has been declared stable, though, so there is usually no point in
> submitting enhancement requests for it.
>
I think that D1 should receive more attention.
>
>
>> Also to a D newbee like me, _arguments and _argptr are confusing.
>>
>> _arginfo or _argtype is more significant. _argptr could be _arglist or
>> _argvalue or _arguments
>>
>> Those names would be a better fit to the explanations given.
>
> That, on the other hand, would be a breaking change, so it won't happen.
Does not have to be breaking.
You could define new names while keeping the old.
Thanks for your attention.
More information about the Digitalmars-d-learn
mailing list