Thread overview
[Issue 17984] compile error using DMD v2.077.0-160
Dec 11, 2017
Jonathan Marler
Dec 11, 2017
Jonathan Marler
Jan 02, 2019
Basile B.
Mar 21, 2020
Basile-z
December 11, 2017
https://issues.dlang.org/show_bug.cgi?id=17984

Jonathan Marler <johnnymarler@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johnnymarler@gmail.com

--- Comment #1 from Jonathan Marler <johnnymarler@gmail.com> ---
I'm also seeing this error compiling phobos with the latest dmd compiler.
...
std\traits.d(1560): Error: undefined identifier __switch in module object
std\traits.d(1560): Error: undefined identifier __switch in module object
std\traits.d(1560): Error: undefined identifier __switch in module object
...

I'm on windows.

--
December 11, 2017
https://issues.dlang.org/show_bug.cgi?id=17984

--- Comment #2 from Jonathan Marler <johnnymarler@gmail.com> ---
Ah wait a minute, I updated my druntime repository and the error went away.

--
January 02, 2019
https://issues.dlang.org/show_bug.cgi?id=17984

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp@gmx.com
         Resolution|---                         |WORKSFORME

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=17984

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--