D compiler need -nogc witch and document of library also need nogc button
KnightMare
black80 at bk.ru
Tue Jun 11 10:24:05 UTC 2019
On Tuesday, 11 June 2019 at 08:05:31 UTC, dangbinghoo wrote:
> I think that D compiler needs -nogc switch to fully disable gc
> for a project,
>
LDC -nogc?
> and document of phobos also needs a friendly way to list-out
> all @nogc API.
>
+1
people who are interested only in betterC/nogc shouldn't see
documentation to api that they are not suitable.
More information about the Digitalmars-d-learn
mailing list