digitalmars.D.bugs - [Issue 6689] New: Pure std.exception.bailOut()
- d-bugmail puremagic.com (18/18) Sep 18 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6689
- d-bugmail puremagic.com (12/12) Sep 18 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6689
- d-bugmail puremagic.com (11/11) Sep 24 2011 http://d.puremagic.com/issues/show_bug.cgi?id=6689
http://d.puremagic.com/issues/show_bug.cgi?id=6689 Summary: Pure std.exception.bailOut() Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos AssignedTo: nobody puremagic.com ReportedBy: bearophile_hugs eml.cc I suggest to add the "pure" annotation to the function std.exception.bailOut(), so enforce() too gets inferred as pure. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Sep 18 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6689 Kenji Hara <k.hara.pg gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch https://github.com/D-Programming-Language/phobos/pull/263 pure. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Sep 18 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6689 bearophile_hugs eml.cc changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED We'll eventually have a pure map/filter in D. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Sep 24 2011