[Issue 7910] Compiler gives error when post-contract is used in a function that returns from inside a loop

2015-07-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7910

Kenji Hara k.hara...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Kenji Hara k.hara...@gmail.com ---
Fortunately fixed in 2.067, by the change:
https://github.com/D-Programming-Language/dmd/pull/3979

--


[Issue 7910] Compiler gives error when post-contract is used in a function that returns from inside a loop

2012-05-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7910


Alex R�nne Petersen xtzgzo...@gmail.com changed:

   What|Removed |Added

   Keywords||contracts
 CC||xtzgzo...@gmail.com


--- Comment #1 from Alex R�nne Petersen xtzgzo...@gmail.com 2012-05-02 
19:56:34 PDT ---
I can confirm; with no contract, DMD emits no error.

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