Author Topic: New user - congratulations (and a bug?)  (Read 1926 times)

Offline xcas_AL

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
New user - congratulations (and a bug?)
« on: November 13, 2010, 03:52:11 AM »
Hi
Ijust discovered your software, I was previously running qdCAS which is OK, but this is so much nicer, I was actually thinking of doing something similar.  What is the status of your source code?  (Sorry I haven't had time to look into details yet)

BTW, ifactor() on large integers doesn't seem to work, it returns 2147483647.

I'm running on an hp iPaq 5900 with WM5

Best Regards


Offline MrMage

  • Administrator
  • *****
  • Posts: 470
  • Karma: 7
Re: New user - congratulations (and a bug?)
« Reply #1 on: November 13, 2010, 11:18:31 AM »
Hello,

Thanks for the info - this is actually a known issue. There is a bug in the used version of the CAS kernel that leads to not recognizing when longer integer datatypes have to be used.

Currently, work on the WM version of PocketCAS has ceased and I might hand the source code (it's in C#, the CAS kernel is C++ under the GPL) to someone willing to continue the project.

Cheers Daniel