October 14, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1581

           Summary: internal compiler error using tango
           Product: DGCC aka GDC
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X
            Status: NEW
          Severity: regression
          Priority: P2
         Component: glue layer
        AssignedTo: dvdfrdmn@users.sf.net
        ReportedBy: csantander619@gmail.com


Using GDC rev 186 and Tango rev 2649, tango.io.FilePath produces an ice:

/Users/carlos/Development/d/tango/trunk/tango/io/FilePath.d: In function 'padded': /Users/carlos/Development/d/tango/trunk/tango/io/FilePath.d:609: internal compiler error: Bus error

This doesn't happen with rev 168, but I don't know which revision introduced this regression. The source code for that module is at http://dsource.org/projects/tango/browser/trunk/tango/io/FilePath.d?rev=2649


-- 

October 14, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1581


dvdfrdmn@users.sf.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from dvdfrdmn@users.sf.net  2007-10-14 13:10 -------
Fixed in svn rev 187 / release 0.25


--