Thread overview
[Issue 21269] ReplaceType on function type does not compile with -betterC
Jan 11, 2021
Paul Backus
Dec 17, 2022
Iain Buclaw
Jan 15, 2023
Walter Bright
January 11, 2021
https://issues.dlang.org/show_bug.cgi?id=21269

Paul Backus <snarwin+bugzilla@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |betterC

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=21269

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
January 15, 2023
https://issues.dlang.org/show_bug.cgi?id=21269

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
This is working now with master.

--