[Issue 6325] Assertion failure: '0' on line 1123 in file 'glue.c'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 15 15:40:42 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6325


Trass3r <mrmocool at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrmocool at gmx.de


--- Comment #5 from Trass3r <mrmocool at gmx.de> 2011-07-15 15:35:27 PDT ---
$ dmd -c bug6325.d 
DMD v2.054 DEBUG
ty = 36, '_error_'
access violation

and after removing the templates:

$ dmd -c bug6325.d 
DMD v2.054 DEBUG
ty = 38, 'typeof(this)'
Error: forward reference of typeof(this)
ty = 38, 'typeof(this)'
Error: forward reference of typeof(this)

Linux x64

-- 
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