[Issue 21803] "@nogc:" incorrectly propagates into function blocks, explicit "pure" too

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21803

Iain Buclaw  changed:

   What|Removed |Added

   Priority|P1  |P3

--


[Issue 21803] "@nogc:" incorrectly propagates into function blocks, explicit "pure" too

2021-04-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21803

--- Comment #2 from Eyal  ---
Interestingly, @safe/nothrow seem to behave just fine.

--


[Issue 21803] "@nogc:" incorrectly propagates into function blocks, explicit "pure" too

2021-04-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21803

Eyal  changed:

   What|Removed |Added

Summary|"@nogc:" incorrectly|"@nogc:" incorrectly
   |propagates into function|propagates into function
   |blocks  |blocks, explicit "pure" too

--