[Mono-bugs] [Bug 420830] New: compiler regression on trunk

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Aug 27 16:05:40 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=420830


           Summary: compiler regression on trunk
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: fejj at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


there seems to be a recent compiler regression which can be seen when trying to
build banshee from svn trunk (rev 4432)

mono/mcs from trunk rev 111275 works, but rev 111735 does not, giving the
following error:

make[4]: Entering directory `/cvs/banshee/banshee/src/Libraries/Hyena'
Compiling Hyena.dll...
/Hyena.SExpEngine/FunctionNode.cs(95,26): error CS0119: Expression denotes a
`variable', where a `type' was expected
Compilation failed: 1 error(s), 0 warnings
make[4]: *** [../../../bin/Hyena.dll] Error 1
make[4]: Leaving directory `/cvs/banshee/banshee/src/Libraries/Hyena'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/cvs/banshee/banshee/src/Libraries'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cvs/banshee/banshee/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cvs/banshee/banshee'
make: *** [all] Error 2

I'll try a binary search for the patch that broke it


-- 
Configure bugmail: https://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