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 <[email protected]> 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.
_______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
