[Issue 6017] std.algorithm.remove has a wrong link

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jun 24 13:52:35 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=6017

--- Comment #16 from hsteoh at quickfur.ath.cx ---
Pull 1174 does *not* fix the problem, unfortunately. :-( Struct members still
show up as global names rather than qualified with the containing struct name.

--


More information about the Digitalmars-d-bugs mailing list