[Issue 6490] countUntil will take a non-range for its second argument
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 14 03:47:54 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6490
--- Comment #3 from Jonathan M Davis <jmdavisProg at gmx.com> 2011-08-14 03:47:53 PDT ---
The real issue here IMHO is the fact that 0 implicitly converts to a dchar, but
that's not going to change anytime soon. The original code that I copied this
from was doing that though. I wouldn't normally put a 0 there.
In any case, this isn't a bug.
--
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