[Issue 18167] std.array.appender should be usable in @safe

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 1 17:12:44 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=18167

Ate Eskola <Ajieskola at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Ajieskola at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Ate Eskola <Ajieskola at gmail.com> ---
Both of these examples compile with self-built DMD v2.098.0-132-ge26dfa84d,
after adding function parenthesis and an import to the latter example. Both
still failed with DMD v2.095.1. Assuming fixed.

--


More information about the Digitalmars-d-bugs mailing list