[Issue 8720] New: Assertion failure: '!vthis->csym' on line 727 in file 'glue.c'
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 24 11:55:23 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8720
Summary: Assertion failure: '!vthis->csym' on line 727 in file
'glue.c'
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: puremagic at zoadian.de
--- Comment #0 from Felix Hufnagel <puremagic at zoadian.de> 2012-09-24 11:56:15 PDT ---
C:\ResourceCompiler\RC.Exe /fo
"C:\Users\suicide\Desktop\Flowd\Flowd\Flowd\obj\Debug\Win32Manifest.res"
"C:\Users\suicide\Desktop\Flowd\Flowd\Flowd\Resources\Win32Manifest.rc"
Current dictionary: C:\Users\suicide\Desktop\Flowd\Flowd\Flowd
C:\D\dmd2\windows\bin\dmd.exe -gc -debug "main.d" "obj\Debug\Win32Manifest.res"
"flowd.d" "kernel32.lib" "gdi32.lib" -I"C:\D\dmd2\src\druntime\import"
-I"C:\D\dmd2\src\phobos" -odobj\Debug
-of"C:\Users\suicide\Desktop\Flowd\Flowd\Flowd\bin\Debug\Flowd.exe"
-L/su:windows -L/exet:nt
Assertion failure: '!vthis->csym' on line 727 in file 'glue.c'
Exit code 1
Erzeugung abgeschlossen -- 1 Fehler, 0 Warnungen
----------------------------------------------------------------
Code dpaste or attachment:
Part 1:
http://dpaste.dzfl.pl/63ccc16c
Part 2:
http://dpaste.dzfl.pl/66116248
----------------------------------------------------------------
probably caused by this line:
auto filtered = this._flowConnections.filter!( (a)=>(a.inputSlot !=
inputSlot))();
using dmd 2.60
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list