Post Reply 
Extended Precision Library by G.E.
08-27-2021, 04:04 PM
Post: #7
RE: Extended Precision Library by G.E.
(08-27-2021 03:50 PM)roadrunner Wrote:  @Didier,

Since multiprecission has the line:

xsetp();

at the top of the program, shouldn't that allow it to compile?

Apparently this is not working with the latest version of the Prime firmware. I tested with the previous virtual Prime (2020-01-16) and it compiled fine.

This may be linked to the changes in the last firmware around the functions declaration:
  • 1) There is no need to declare functions before using them now.
  • 2) Multiple functions with the same names, but different parameter count
    It is now possible to have more than one function in a program with the same name, as long as the parameter count is different
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Extended Precision Library by G.E. - Didier Lachieze - 08-27-2021 04:04 PM



User(s) browsing this thread: 1 Guest(s)