[Issue 8073] New: Regression (git) Error: undefined identifier __result
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed May 9 09:42:14 PDT 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 at puremagic.com
ReportedBy: leandro.lucarella at sociomantic.com
--- Comment #0 from Leandro Lucarella <leandro.lucarella at 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: -------
More information about the Digitalmars-d-bugs
mailing list