www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 8073] New: Regression (git) Error: undefined identifier __result

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



2012-05-09 09:43:36 PDT ---
A regression was introduced in the latest D1 changeset:

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
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=8073


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

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



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 09 2012
prev sibling parent d-bugmail puremagic.com writes:
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: -------
May 13 2012