[Mono-bugs] [Bug 574387] New: var not supported in bootstrap build
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 27 11:16:20 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=574387
http://bugzilla.novell.com/show_bug.cgi?id=574387#c0
Summary: var not supported in bootstrap build
Classification: Mono
Product: Mono: Compilers
Version: 2.6.x
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: tedu at fogcreek.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US)
AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.64 Safari/532.5
I tried compiling 2.6.1 from source tarball, but received an error compiling
mcs/mcs/decl.cs because var was not recognized. On line 628, "var decl" needs
to be "DeclSpace decl".
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list