[Issue 10662] New: byLine!(Char, immutable Char) won't compile in git master
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 17 04:59:52 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10662
Summary: byLine!(Char, immutable Char) won't compile in git
master
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: ntrel-public at yahoo.co.uk
--- Comment #0 from Nick Treleaven <ntrel-public at yahoo.co.uk> 2013-07-17 04:59:51 PDT ---
This won't compile because readln(buf) now requires a mutable buf.
I have a fix ready to submit presently.
--
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