[Mono-bugs] [Bug 450782] New: gmcs don;t compile ikvm-runtime
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 2 03:11:25 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=450782
Summary: gmcs don;t compile ikvm-runtime
Product: Mono: Compilers
Version: SVN
Platform: Other
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at lists.ximian.com
Found By: Other
Description of Problem:
IKVM.Runtime:
[copy] Copying 1 file to '/home/hys545/ikvm/runtime/AssemblyInfo.cs'.
IKVM.Runtime.JNI:
[copy] Copying 1 file to '/home/hys545/ikvm/runtime/JniAssemblyInfo.cs'.
[csc] Compiling 3 files to
'/home/hys545/ikvm/runtime/IKVM.Runtime.JNI.dll'.
[csc] /home/hys545/ikvm/runtime/JniInterface.cs(921,53): error CS0212:
You can only take the address of unfixed expression inside of a fixed statement
initializer
[csc] Compilation failed: 1 error(s), 0 warnings
BUILD FAILED - 0 non-fatal error(s), 1 warning(s)
/home/hys545/ikvm/runtime/runtime.build(23,10):
External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code was 1)
Total time: 8.6 seconds.
I installed mono-svn-120461
I checked ikvm(www.ikvm.net)-cvs-2008-12-2
I reported bug in ikvm-team.
Answer is "mcs bug"
I appended JniInterface.cs
Additional Information:
--
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