[Issue 1314] Dupping an empty array creates a null array
Frits van Bommel
fvbommel at REMwOVExCAPSs.nl
Thu Jul 5 16:08:37 PDT 2007
d-bugmail at puremagic.com wrote:
> http://d.puremagic.com/issues/show_bug.cgi?id=1314
>
> ------- Comment #2 from brunodomedeiros+bugz at gmail.com 2007-07-05 17:56 -------
> I tought you had changed D some releases ago, such that empty arrays became
> different than null arrays, wasn't that the case? (if not this is not a bug)
He only changed it so that setting .length to 0 no longer sets .ptr to
null. He didn't change anything else regarding empty arrays AFAIK.
More information about the Digitalmars-d-bugs
mailing list