Thread overview
[Issue 23878] [REG 2.103] internal compiler error: C++ 'null' template value parameter is not supported
May 03, 2023
RazvanN
May 03, 2023
RazvanN
May 03, 2023
https://issues.dlang.org/show_bug.cgi?id=23878

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
As pointed out in the PR, this is not a regression. Before the PR it used to hit an assert. The error that was used may not be ideal but it follows the pattern of what is already there.

--
May 03, 2023
https://issues.dlang.org/show_bug.cgi?id=23878

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3
           Severity|regression                  |normal

--- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> ---
This should be closed, but until you answer I will downgrade the severity to `normal`.

--
December 13
https://issues.dlang.org/show_bug.cgi?id=23878

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/20266

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--