On 05/11/2013 07:49 AM, 刘 晓军 wrote:
> Dear friends,
>
> I have an old spad file which was working fine in 1.1.8.
> But now when I )compile it, I saw the following message:
>
> So my question is where is wrong? Which is the right way
> to compile a spad file now?
The reason is most probably this commit.
https://github.com/hemmecke/fricas-svn/commit/ba1929390693e92a0a827586ac8e2d2a37687b60
It's also written in the release notes.
http://sourceforge.net/projects/fricas/files/fricas/1.2.0/Notes-1.2.0.txt
Replace all occurrences of "generate" by "series" and the file compiles
again.
> The spad file is attached. Thanks very much.
You should try to avoid whitespace at the end of the line.
BTW, I like you comments, in particular those that I cannot translate
into something I understand. ;-)
Ralf