Thread overview
[Issue 24364] Template emission failure: missing switch error symbol in std.uni
Feb 01, 2024
Richard Cattermole
Feb 01, 2024
Richard Cattermole
February 01, 2024
https://issues.dlang.org/show_bug.cgi?id=24364

Richard Cattermole <alphaglosined@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |link-failure
                 CC|                            |alphaglosined@gmail.com
            Summary|Compilation failure when    |Template emission failure:
                   |std.format and ctRegex used |missing switch error symbol
                   |in proximity                |in std.uni

--
February 01, 2024
https://issues.dlang.org/show_bug.cgi?id=24364

Richard Cattermole <alphaglosined@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2
           Hardware|x86_64                      |All
                 OS|Windows                     |All

--- Comment #1 from Richard Cattermole <alphaglosined@gmail.com> ---
This can be worked around by applying ``-allinst`` to require the compiler to emit all templates.

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

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

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

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

--