[Issue 3192] Segfault(iasm.c) asm in a anonymous delegate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 20 02:24:24 PDT 2009


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com




--- Comment #3 from Walter Bright <bugzilla at digitalmars.com>  2009-07-20 02:24:23 PDT ---
For inferring function return type, the nextOf() is null. That would be a
problem here, but we never use bReturnax anyway, so just #if out the code.

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