[dmd-internals] [D-Programming-Language/dmd] 0fa766: fix Issue 8997 - template instances omit symbol th...
Rainer Schuetze
r.sagitario at gmx.de
Wed Feb 20 00:27:48 PST 2013
On 19.02.2013 16:07, GitHub wrote:
> Branch: refs/heads/master
> Home: https://github.com/D-Programming-Language/dmd
> Commit: 0fa766638dec58fb369554e7ce35799acf0dca08
> https://github.com/D-Programming-Language/dmd/commit/0fa766638dec58fb369554e7ce35799acf0dca08
> Author: k-hara <k.hara.pg at gmail.com>
> Date: 2013-02-18 (Mon, 18 Feb 2013)
>
> Changed paths:
> M src/mtype.c
> A test/runnable/imports/test8997a.d
> A test/runnable/test8997.d
>
> Log Message:
> -----------
> fix Issue 8997 - template instances omit symbol that may be used in other modules
Sorry for being a bit late to test this, but I still get undefined
symbols when RTInfo is generated (as implemented by the precise GC).
Maybe semantics need to drill down a little further?
The pull https://github.com/D-Programming-Language/dmd/pull/1313 does
not have this problem.
More information about the dmd-internals
mailing list