On 10/28/08, E. Rens <[EMAIL PROTECTED]> wrote: > j'ai installé Maxima 5.13.0 sous Linux (Debian) et écrit plusieurs > fonctions dans les fichiers maxima-init.lisp et maxima-init.mac. Après > avoir transféré ces fichiers sous Windows XP où j'avais Maxima 5.16.3, > plus rien ne marchait: le code Lisp n'était même pas exécuté et la > plupart de mes fonctions (dont beaucoup manipulent des chaînes de > caractères) produisaient des messages d'erreurs, même quand Lisp n'était > pas directement impliqué. Ensuite je suis parvenu à faire tourner ces > fonctions lorsque j'ai installé la même version 5.13.0 sous Windows, > mais je voudrais que mon travail reste utilisable dans une version plus > récente.
Hello, there were various changes in the stringproc package over the last several Maxima versions. Perhaps that is the cause of the errors. Can you please be more specific about the functions you are using, and the errors that you observe? Perhaps I have misunderstood. I can't read French very well, and I can't write it at all, sorry. All the best Robert Dodier ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Maxima-lang-fr mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maxima-lang-fr
