Thread overview
[Bug 87] New: Function declaration fails in GCC 4.1
Apr 05, 2006
d-bugmail
Apr 05, 2006
d-bugmail
Apr 11, 2006
d-bugmail
April 05, 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=87

           Summary: Function declaration fails in GCC 4.1
           Product: D
           Version: 0.151
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: afb@algonet.se


Some of the function declarations include the class name, which fails to compile in the more picky GCC version 4.1...


-- 

April 05, 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=87





------- Comment #1 from afb@algonet.se  2006-04-05 03:22 -------
Created an attachment (id=9)
 --> (http://d.puremagic.com/bugzilla/attachment.cgi?id=9&action=view)
gdc-0.17-gcc41.patch


-- 

April 11, 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=87


bugzilla@digitalmars.com changed:

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




------- Comment #2 from bugzilla@digitalmars.com  2006-04-11 01:33 -------
Fixed 0.153


--