Hopefully compiling will be a lot easier soon, as all the IL rewriting voodoo will be gone.<br>
<br>
It is encouraging, though, that most of the tests run now on mono - I didn't get very far last time I tried ;^)<br>
<br>
What is the state of the mono world at this point in terms of most
common version? I will try to look at these - can you tell me what
platform you're on when you're seeing this? <br>
<br>
Thanks!<br>
<br>
-Brian<br><br><div><span class="gmail_quote">On 3/22/06, <b class="gmail_sendername">Mathew Yeates</b> &lt;<a href="mailto:myeates@jpl.nasa.gov">myeates@jpl.nasa.gov</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Brian<br><br>I gave up trying to compile pythonnet with mcs. When I was done, mono<br>segvs all over the place. Also, I couldn't find ildasm in the mono<br>distribution so I used monodis instead.<br><br>So now I am using the distributed pythonnet -
1.0-rc2<br><br>I am running the pythonnet tests under mono and I get a few failures.<br><br>1) FAIL: Test the str() representation of an exception.<br>The string I got from mono was:<br>..................String was not recognized as a valid DateTime
<br><br>2) FAIL: Test implicit assembly loading via import<br>??<br><br>3)also, the conversion test<br>def test():<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ConversionTest().DoubleField = 1.7976931348623159e308<br><br>did not overflow. When I do &gt;print 
1.7976931348623159e308 I get<br>1.#INF<br><br>4) The testRemoveInternalCallHandler test in test_events causes mono to<br>segv. The line &quot;from CLR.System.Windows.Forms import Form&quot; causes this.<br><br>5) Same thing in test_method in the function&nbsp;&nbsp;testSubclassInstanceConversion
<br><br>Mathew<br><br><br><br>_________________________________________________<br>Python.NET mailing list - <a href="mailto:PythonDotNet@python.org">PythonDotNet@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/pythondotnet">
http://mail.python.org/mailman/listinfo/pythondotnet</a><br></blockquote></div><br>