Andrei's list of barriers to D adoption
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 7 13:48:11 PDT 2016
On Tuesday, 7 June 2016 at 20:41:08 UTC, Walter Bright wrote:
> Would you want to use a library where the maintainers refuse to
> use @nogc even if they aren't using the gc?
yes, i do. i'm actively using Adam's arsd libraries, and they
doesn't have @nogc spam all over the place, even where functions
doesn't use gc. more than that: i tend to ignore @nogc in my code
too, almost never bothering to put it. it just doesn't worth the
efforts.
More information about the Digitalmars-d
mailing list