Free42 est une ré-implémentation de HP-42S et de l’imprimante HP-82240.

– The Motif version did not compile under Ubuntu 64-bit; its version of g++
considers the loss of precision that occurs when casting a void* to an int to
be a fatal error, and motif/shell_main.cc used such casts in two places
(those casts were legit — not a bug!). I fixed shell_main.cc so that it
first casts to a long, then to an int: the loss of precision when casting
between integer types is not frowned upon, so this should compile anywhere
with no errors or warnings.
I’m only updating the free42.tgz package, and not releasing any new
executables, since this code change does not actually affect any of the
existing builds.

– Added « Ehrling42ss240sq » and « SemiReal240sq » skins for 240×240 Pocket PC
devices (Free42PocketPCSkins.zip package).

– Added information about keyboard mapping to the README files for Pocket PC,
Windows, Motif, and GTK.

Télécharger Free42 v3.1.7 (4.3 Mo)

Site Officiel

En savoir plus…