[Issue 11610] Compiler core dumps on FreeBSD, compiles forever on Linux

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 2 02:44:24 PST 2013


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic, pull
           Platform|x86_64                      |All
         OS/Version|FreeBSD                     |All


--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 2013-12-02 02:44:19 PST ---
In windows, following erroneous message will be reported.

 Error: template instance std.traits.isSomeChar!(TokenType) recursive expansion

So add 'diagnostic' keyword.

Compiler fix:
https://github.com/D-Programming-Language/dmd/pull/2912

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