[Issue 8428] [2.060 beta] ByLine - Map - Filter

2012-07-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8428


Andrei Alexandrescu and...@metalanguage.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||and...@metalanguage.com
 Resolution||FIXED


--- Comment #7 from Andrei Alexandrescu and...@metalanguage.com 2012-07-30 
13:07:54 PDT ---
This now compiles with Kenji's fix for
http://d.puremagic.com/issues/show_bug.cgi?id=5939.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8428] [2.060 beta] ByLine - Map - Filter

2012-07-29 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8428



--- Comment #6 from Jonathan M Davis jmdavisp...@gmx.com 2012-07-29 15:20:20 
PDT ---
 Then this is not a regression?

It compiles in dmd 2.059 and doesn't compile in 2.060, so it looks like a
regression to me.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8428] [2.060 beta] ByLine - Map - Filter

2012-07-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8428


Brad Anderson e...@gnuk.net changed:

   What|Removed |Added

 CC||e...@gnuk.net


--- Comment #1 from Brad Anderson e...@gnuk.net 2012-07-24 19:31:22 PDT ---
Isn't this the same as the other regression #5939?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8428] [2.060 beta] ByLine - Map - Filter

2012-07-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8428


Jonathan M Davis jmdavisp...@gmx.com changed:

   What|Removed |Added

 CC||jmdavisp...@gmx.com


--- Comment #2 from Jonathan M Davis jmdavisp...@gmx.com 2012-07-24 20:21:38 
PDT ---
 Isn't this the same as the other regression #5939?

Yeah. It looks like it's probably either the same as bug #5939 or bug# 5941,
which are _really_ annoying bugs.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8428] [2.060 beta] ByLine - Map - Filter

2012-07-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8428



--- Comment #3 from Brad Anderson e...@gnuk.net 2012-07-24 21:28:33 PDT ---
(In reply to comment #2)
  Isn't this the same as the other regression #5939?
 
 Yeah. It looks like it's probably either the same as bug #5939 or bug# 5941,
 which are _really_ annoying bugs.

They are indeed. I hit bug #5941 just the other day doing the lambda changes in
std.algorithm.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 8428] [2.060 beta] ByLine - Map - Filter

2012-07-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8428



--- Comment #4 from Jonathan M Davis jmdavisp...@gmx.com 2012-07-24 21:36:29 
PDT ---
It's part of the cause of bug# 8339, which is what's really causing me trouble
for some of what I've been trying to do of late.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---