[Mono-devel-list] Ironpython -0.7.6 compile status(use mono-47990)

황윤성 hys545 at dreamwiz.com
Thu Jul 28 03:04:56 EDT 2005


mcs -t:library -r:bin/IronMath.dll /r:System.dll /r:mscorlib.dll  -out:bin/IronPython.dll -recurse:IronPython/*.cs
IronPython/AST/CodeGen.cs(568) warning CS0219: The variable `mb' is assigned but its value is never used
IronPython/AST/Namespace.cs(100) warning CS0219: The variable `c' is assigned but its value is neverused
IronPython/AST/SnippetMaker.cs(41) warning CS0219: The variable `cb' is assigned but its value is never used
IronPython/Hosting/PythonEngine.cs(59) warning CS0219: The variable `o' is assigned but its value isnever used
IronPython/Objects/Int64Ops.cs(251) warning CS0219: The variable `saveexp' is assigned but its valueis never used
IronPython/Objects/Ops.cs(383) warning CS0219: The variable `parameters' is assigned but its value is never used
IronPython/Objects/Ops.cs(2263) warning CS0219: The variable `exc_type' is assigned but its value isnever used
IronPython/Objects/PythonFile.cs(193) error CS0234: The type or namespace name `SafeHandle' does notexist in the namespace `System.Runtime.InteropServices'. Are you missing an assembly reference?
Compilation failed: 1 error(s), 7 warnings
--------------------
It is new error
I guess
where is "SafeHandle"?

-------------------------------------------------
Your Life on the Net
DreamWiz Free Mail @ http://www.dreamwiz.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050728/110ce085/attachment.html 


More information about the Mono-devel-list mailing list