[Issue 888] -cov and _ModuleInfo linking bugs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 14 14:35:07 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=888
------- Comment #6 from someanon at yahoo.com 2008-03-14 16:35 -------
I checked the library:
$ nm ../dmd/lib/libphobos2.a | grep _D3std1c4time12__ModuleInfoZ
$ nm ../dmd/lib/libphobos2.a | grep _D3std1c6stdlib12__ModuleInfoZ
$ nm ../dmd/lib/libphobos2.a | grep _D3std2gc12__ModuleInfoZ
00000000 D _D3std2gc12__ModuleInfoZ
00000030 D _D3std2gc12__ModuleInfoZ
U _D3std2gc12__ModuleInfoZ
--
More information about the Digitalmars-d-bugs
mailing list