https://bugzilla.novell.com/show_bug.cgi?id=446100
Summary: interp.c uses fields removed from MonoVTable
Product: Mono: Runtime
Version: SVN
Platform: PowerPC
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: misc
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: Other
I am doing the preliminary work of porting Mono to RTEMS (http://www.rtems.org)
and came across this compilation error on the SVN trunk.
interp.c:2667: error: 'MonoVTable' has no member named 'interface_offsets'
interp.c:2691: er ror: 'MonoVTable' has no member named 'interface_offsets'
It looks like interface_offsets was removed from MonoVTable and this reference
was left in the code.
--
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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs