> "Note that if the argument is equal to the value of > Integer.MIN_VALUE, the most negative representable int value, the > result is that same value, which is negative." > > Yikes! > I hope this saves some time for the next person to encounter this > problem.
Hello, I ran exactly in the same problem some time ago except that I spent a lot of time to find it, as I did not suspect that abs returned sometimes negatives results and I had strange crashs very rarely :). I see I am not the only one who encountered this problem :). Sylvain _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/