[Issue 8458] scope(exit) enters infinite loop (DMD 2.059)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 25 04:43:22 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=8458


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yebblies at gmail.com
         Resolution|                            |WORKSFORME


--- Comment #1 from yebblies <yebblies at gmail.com> 2013-11-25 23:43:21 EST ---
Fixed now.

object.Error: Access Violation
----------------
0x0040204A
0x004027D0
0x004027A3
0x004026BB
0x004020DF
0x7C817077 in RegisterWaitForInputIdle
=== Bypassed ===
object.Exception at testx.d(3): doSomething failed
----------------
0x00402045
0x004027D0
0x004027A3
0x004026BB
0x004020DF
0x7C817077 in RegisterWaitForInputIdle
object.Error: Access Violation
----------------
0x0040204A
0x004027D0
0x004027A3
0x004026BB
0x004020DF
0x7C817077 in RegisterWaitForInputIdle
=== ~Bypassed ===

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


More information about the Digitalmars-d-bugs mailing list