[Issue 5133] dmd fails to build rdmd (problem with startsWith)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 30 04:00:09 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5133
Sönke Ludwig <ludwig at informatik.uni-luebeck.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ludwig at informatik.uni-luebe
| |ck.de
--- Comment #3 from Sönke Ludwig <ludwig at informatik.uni-luebeck.de> 2010-10-30 03:59:09 PDT ---
I mentioned this also on the beta mailing list; the direct cause are the
changes done by David Simcha to avoid code in phobos that relies on issue 3534.
I also got this problem for startsWith, but almost all functions working with
ranges should be affected by this.
David also proposed a language fix for this that sounds promising, although I
did not really think through all the implications:
http://www.digitalmars.com/d/archives/digitalmars/D/Proposal_Automatic_shallow_Unqual_on_IFTI_113653.html
The alternative would be to change all functions dealing with ranges that have
this issue.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list