A Refcounted Array Type

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Tue Feb 24 19:43:29 PST 2015


On 2/24/2015 4:32 PM, deadalnix wrote:
> On Wednesday, 25 February 2015 at 00:13:03 UTC, Walter Bright wrote:
>> On 2/24/2015 2:34 PM, deadalnix wrote:
>>> Maybe we want to fix the GC, exceptions and delegates or disable them in @safe
>>> code because they all cause implicit sharing.
>>
>> Andrei already filed a bug report on the GC issue. If there aren't bug reports
>> on the other two, file them.
>
> Well I filled a bug on the delegate one ~2 years ago, and the 2 others are
> features, not bugs, as far as I know.

Without examples and bug reports, I don't really know what you're talking about. 
At least with a bug report, you have something easy to link to instead of trying 
to explain it over and over again.


More information about the Digitalmars-d mailing list