www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 1581] New: internal compiler error using tango

reply d-bugmail puremagic.com writes:
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


-- 
Oct 14 2007
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1581


dvdfrdmn users.sf.net changed:

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





Fixed in svn rev 187 / release 0.25


-- 
Oct 14 2007