[Bug 55] Internal compiler error: Segmentation fault in regex.d
    gdc-bugzilla at gdcproject.org 
    gdc-bugzilla at gdcproject.org
       
    Fri May 24 00:01:58 PDT 2013
    
    
  
http://bugzilla.gdcproject.org/show_bug.cgi?id=55
Johannes Pfau <johannespfau at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |johannespfau at gmail.com
         Resolution|                            |WONTFIX
--- Comment #1 from Johannes Pfau <johannespfau at gmail.com> 2013-05-24 07:01:58 UTC ---
I think this is another dmd frontend "order of compilation bug". Dustmite is a
well known example for that issue. Compile with gdc -o dust dustmite.d 
dsplit.d and it should work.
This also fails for dmd 2.062 so you might want to file a new bug report on
http://d.puremagic.com/issues/
There's this related issue but it's supposed to be fixed:
http://d.puremagic.com/issues/show_bug.cgi?id=6395
-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
    
    
More information about the D.gnu
mailing list