-
Thanks!
2008-10-03 20:43:20 UTC in JDiff - HTML report of API differences
-
Can you release a jdiff 1.1.1 with the patch I wrote for bug 1990278? On the Hadoop (http://hadoop.apache.org/core), we use jdiff and currently the developers need to use my version of jdiff. It would be much easier if they could use a real version.
-- Owen.
2008-10-03 15:48:08 UTC in JDiff - HTML report of API differences
-
The following program fails in jython 2.2a1:
a = long(2)**32
range(a, a+1)
with:
TypeError: range(): 1st arg can't be coerced to int
cPython gets it right:
[4294967296L].
2006-09-18 16:14:26 UTC in Jython
-
Please release the source code. The game looks promising, but the gui is full of bugs. Let other people help you.
-- Owen.
2004-09-14 23:49:49 UTC in tigrisgame