Thread overview
[Issue 8073] New: Regression (git) Error: undefined identifier __result
May 09, 2012
Leandro Lucarella
May 09, 2012
Leandro Lucarella
May 14, 2012
Walter Bright
May 09, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8073

           Summary: Regression (git) Error: undefined identifier __result
           Product: D
           Version: D1 & D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: leandro.lucarella@sociomantic.com


--- Comment #0 from Leandro Lucarella <leandro.lucarella@sociomantic.com> 2012-05-09 09:43:36 PDT ---
A regression was introduced in the latest D1 changeset: b75d921 merge D1 pull #529 https://github.com/D-Programming-Language/dmd/commit/b75d921

When compiling tango I get this error which didn't happened before: ./tango/io/vfs/ZipFolder.d(672): Error: undefined identifier __result

Unfortunately I couldn't come up with a minimal test case yet, but since I know the exact commit that caused it, maybe it is easy enough to be fix by somebody familiar with what that patch does.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 09, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8073


Leandro Lucarella <leandro.lucarella@sociomantic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid


--- Comment #1 from Leandro Lucarella <leandro.lucarella@sociomantic.com> 2012-05-09 09:44:22 PDT ---
Oh, and it only happens with -release!

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 14, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8073


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------