[Issue 8639] dmd buffer overflow related to function literal, real.max, template alias parameter

2012-11-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8639 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||pull --- Comment #4 from

[Issue 8639] dmd buffer overflow related to function literal, real.max, template alias parameter

2012-11-08 Thread d-bugmail
/ba044ed561bb16715f1dd34e79e308ac2d31efb8 Fix issue 8639 dmd buffer overflow related to function literal, real.max, template alias parameter The buffer for float conversion wasn't quite big enough!! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 8639] dmd buffer overflow related to function literal, real.max, template alias parameter

2012-11-08 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8639 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8639] dmd buffer overflow related to function literal, real.max, template alias parameter

2012-09-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8639 --- Comment #2 from Nils nilsboss...@googlemail.com 2012-09-12 00:45:19 PDT --- (In reply to comment #1) But seems to be already fixed in trunk - http://dpaste.dzfl.pl/316495d5 Doesn't work for me with the current git head

[Issue 8639] dmd buffer overflow related to function literal, real.max, template alias parameter

2012-09-12 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8639 --- Comment #3 from Damian Ziemba nazriel6...@gmail.com 2012-09-12 00:58:52 PDT --- This is strange then. http://dpaste.dzfl.pl/abe6e5ca - newest head (842a58c997171716d6ef54c2dcdd0be87df9) and it works fine with both m64 and m32. Build

[Issue 8639] dmd buffer overflow related to function literal, real.max, template alias parameter

2012-09-11 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8639 Damian Ziemba nazriel6...@gmail.com changed: What|Removed |Added CC|