[Issue 23948] __FILE__ and __MODULE__ cannot be implicitly converted to const(char)* as default paramenter

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 31 10:37:21 UTC 2023


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15283 "Fix issue 23948 - __FILE__ and __MODULE__ cannot
be implicitly converted to const(char)* as default paramenter" was merged into
master:

- 415d6bdb5388cfb92039a292ad2080a67ee57e5d by Ernesto Castellotti:
  Fix issue 23948 - __FILE__ and __MODULE__ cannot be implicitly converted to
const(char)* as default paramenter

https://github.com/dlang/dmd/pull/15283

--


More information about the Digitalmars-d-bugs mailing list