It seems to be an issue of improper display rather than incorrect
calculation.  The integer arithmetic I tried in the listener worked fine.  I
played with the gui a little more and noticed that for two-digit numbers, it
always showed them as duplications of the first digit, i.e., 100 5 - .
produces 99, 100 25 - . produces 77, etc.  For three-digit numbers, the
first two look correct but the last one is a copy of the middle digit, i.e.,
100 1 + . yields 100, 100 20 + . yields 122, etc.

But the listener does seem to be working for me.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to