[Issue 18906] Template specialisations should not be stripped if they're not called
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 18 11:19:39 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18906
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |razvan.nitu1305 at gmail.com
--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
Why is this problematic? That is a template specialization for types that
convert to int so adding the symbol t!int to the object file would not be very
accurate.
--
More information about the Digitalmars-d-bugs
mailing list