Thread overview
[Issue 16477] Template not properly instantiated / emitted
Sep 08, 2016
Johannes Pfau
Dec 08, 2017
Timothee Cour
Dec 09, 2017
Timothee Cour
September 08, 2016
https://issues.dlang.org/show_bug.cgi?id=16477

Johannes Pfau <johannespfau@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Template not properly       |Template not properly
                   |instantiated                |instantiated / emitted

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

Timothee Cour <timothee.cour2@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2@gmail.com
           Severity|normal                      |blocker

--- Comment #1 from Timothee Cour <timothee.cour2@gmail.com> ---
just ran into this as well.
This is a blocker for running single module unittests

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

Timothee Cour <timothee.cour2@gmail.com> changed:

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

--- Comment #2 from Timothee Cour <timothee.cour2@gmail.com> ---


*** This issue has been marked as a duplicate of issue 18049 ***

--