https://issues.dlang.org/show_bug.cgi?id=16577
greenify <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|deprecated message problem |deduplicate deprecation |with overloaded functions |messages |and selective import | --- Comment #1 from greenify <[email protected]> --- Trying to deprecate std.typetuple led to an armada of deprecation messages: https://ci.dawg.eu/job/projects/458/REPO=rejectedsoftware%2Fvibe.d/consoleFull So I guess there should be some mechanism in dmd to deduplicate deprecation messages (thus I changed the title accordingly) --
