Dear BB.
plot[(1,2,3]) will through an error because the brackets are wrong.
Please use plot( [1,2,3,4] ) instead.
For compiling JMathLib i personally use Eclips and switched of some
minor warning. You may be right, it would be a good thing to remove
warning from the code.
Please send me the most annoying warnings.
Regards,
Stefan.
bb-543437 wrote:
> JMathLib compatibility:
>
> openSUSE 10.3:
> You are using the following browser: Mozilla/5.0 (X11; U; Linux i686;
> de; rv:1.9.0) Gecko/2008061600 SUSE/3.0-1.1 Firefox/3.0 - InputPanel
> You are using the following browser: Mozilla/5.0 (compatible;
> Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE - InputPanel
> Konqueror Version 4.0.3. (KDE 4.0.3) "release 17.1" -no InputPanel
>
> openSUSE 11
> You are using the following browser: Mozilla/5.0 (X11; U; Linux 86_64;
> de; rv:1.9.0) Gecko/2008061600 SUSE/3.0-1.2 Firefox/3.0
> - no InputPanel!
> K Desktop Environment Version 3.59 "release 49.1" - InputPanel
>
> In ANY case i get the message
> > plot[(1,2,3)]
> ??? plot[(1,
> PARSER: missing )
> >
>
> About my trial to compile the project myself I have already reported.
>
> In the menatime I got the code to the point to compile without error,
> but I get 353 warnings of the kind - this variabel will not be used....
>
> I argue that there is the fundamental parser file missing?
>
> What to do now?
>
> Regards bb
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Mathlib-develop mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/mathlib-develop
>
|