60 error(s) parsing

View: New views
3 Messages — Rating Filter:   Alert me  

60 error(s) parsing

by Michael Becker-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    Hi,

        in Hyperdoc click on 'Browse' .
        Enter 'draw', click 'Operations' and select 'Descriptions'.


        Now enter any command in main window : eg. 1+1

        and you get

   ....
   ....
  Error  G: syntax error at top level
  Error  G: Improper syntax.
  Error  G: syntax error at top level
  Error  G: Improper syntax.
  Error  H: Improper syntax.
  Error  H: Improper syntax.
  Error  H: syntax error at top level
  Error  H: syntax error at top level
   60 error(s) parsing

   (4)  2
       
                                                 Type: PositiveInteger

                                                   
   Entering 'content' instead of 'draw' produces only  4 errors:          


(5) -> 1+1
  Line   1: 1+1
           ..........A.B
  Error  A: syntax error at top level
  Error  A: Improper syntax.
  Error  B: syntax error at top level
  Error  B: Improper syntax.
   4 error(s) parsing

   (5)  2
                                                        Type: PositiveInteger


  But there are more ways to reproduces this from hypedoc.  

   
  This bug is present in all versions  of axiom.


  -- Michael


------------------------------------------------------------------------------------
Diese Nachricht könnte vertrauliche und/oder rechtlich
geschützte Informationen enthalten. Wenn Sie nicht der
Adressat dieser Email sind oder nicht autorisiert sind, diese
für den Adressaten entgegenzunehmen, so ist es untersagt,
diese Nachricht oder in ihr enthaltene Informationen zu nutzen,
zu kopieren, offen zu legen oder anderweitig weiterzuverarbeiten.
Sollten Sie diese Nachricht fälschlicherweise erhalten haben,
verständigen Sie den Absender bitte unverzüglich per Antwort auf
diese Mail und löschen sie diese anschließend.
Vielen Dank für Ihre Kooperation.
------------------------------------------------------------------------------------
This message may contain confidential and/or privileged
information. If you are not the addressee or authorized
to receive this for the addressee, you must not use, copy,
disclose or take any action based on this message or any
information herein. If you have received this message in
error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your co-operation.
------------------------------------------------------------------------------------
We make your business move.




_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

bug number 7200 Improper syntax after browse

by Tim Daly-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Michael,

I can reproduce this bug. It looks like there was an error reported but
the actual error report you see is part of the parser output being re-read.
I don't know why.

This is bug number 7200

What version of Axiom are you using?
What platform are you running on?

Tim

Michael Becker wrote:

>     Hi,
>
>         in Hyperdoc click on 'Browse' .
>         Enter 'draw', click 'Operations' and select 'Descriptions'.
>
>
>         Now enter any command in main window : eg. 1+1
>
>         and you get
>
>    ....
>    ....
>   Error  G: syntax error at top level
>   Error  G: Improper syntax.
>   Error  G: syntax error at top level
>   Error  G: Improper syntax.
>   Error  H: Improper syntax.
>   Error  H: Improper syntax.
>   Error  H: syntax error at top level
>   Error  H: syntax error at top level
>    60 error(s) parsing
>
>    (4)  2
>        
>                                                  Type: PositiveInteger
>
>                                                    
>    Entering 'content' instead of 'draw' produces only  4 errors:          
>
>
> (5) -> 1+1
>   Line   1: 1+1
>            ..........A.B
>   Error  A: syntax error at top level
>   Error  A: Improper syntax.
>   Error  B: syntax error at top level
>   Error  B: Improper syntax.
>    4 error(s) parsing
>
>    (5)  2
>                                                         Type: PositiveInteger
>
>
>   But there are more ways to reproduces this from hypedoc.  
>
>    
>   This bug is present in all versions  of axiom.
>
>
>   -- Michael
>
>
> ------------------------------------------------------------------------------------
> Diese Nachricht könnte vertrauliche und/oder rechtlich
> geschützte Informationen enthalten. Wenn Sie nicht der
> Adressat dieser Email sind oder nicht autorisiert sind, diese
> für den Adressaten entgegenzunehmen, so ist es untersagt,
> diese Nachricht oder in ihr enthaltene Informationen zu nutzen,
> zu kopieren, offen zu legen oder anderweitig weiterzuverarbeiten.
> Sollten Sie diese Nachricht fälschlicherweise erhalten haben,
> verständigen Sie den Absender bitte unverzüglich per Antwort auf
> diese Mail und löschen sie diese anschließend.
> Vielen Dank für Ihre Kooperation.
> ------------------------------------------------------------------------------------
> This message may contain confidential and/or privileged
> information. If you are not the addressee or authorized
> to receive this for the addressee, you must not use, copy,
> disclose or take any action based on this message or any
> information herein. If you have received this message in
> error, please advise the sender immediately by reply e-mail
> and delete this message. Thank you for your co-operation.
> ------------------------------------------------------------------------------------
> We make your business move.
>
>
>
>
> _______________________________________________
> Axiom-developer mailing list
> Axiom-developer@...
> http://lists.nongnu.org/mailman/listinfo/axiom-developer
>
>  



_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Re: bug number 7200 Improper syntax after browse

by Michael Becker-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Montag, 20. Juli 2009 12:31 schrieb Tim Daly:

> Michael,
>
> I can reproduce this bug. It looks like there was an error reported but
> the actual error report you see is part of the parser output being re-read.
> I don't know why.
>
> This is bug number 7200
>
> What version of Axiom are you using?
> What platform are you running on?



  Axiom:


                       AXIOM Computer Algebra System
                          Version: Axiom (May 2009)
                Timestamp: Sunday June 21, 2009 at 23:34:35


  Platform:

              SUSE Linux Enterprise Desktop 10 (i586)
    and
              SuSE Linux 9.2 (i586)

     
  -- Michael

>
> Tim
>
> Michael Becker wrote:
> >     Hi,
> >
> >         in Hyperdoc click on 'Browse' .
> >         Enter 'draw', click 'Operations' and select 'Descriptions'.
> >
> >
> >         Now enter any command in main window : eg. 1+1
> >
> >         and you get
> >
> >    ....
> >    ....
> >   Error  G: syntax error at top level
> >   Error  G: Improper syntax.
> >   Error  G: syntax error at top level
> >   Error  G: Improper syntax.
> >   Error  H: Improper syntax.
> >   Error  H: Improper syntax.
> >   Error  H: syntax error at top level
> >   Error  H: syntax error at top level
> >    60 error(s) parsing
> >
> >    (4)  2
> >
> >                                                  Type: PositiveInteger
> >
> >
> >    Entering 'content' instead of 'draw' produces only  4 errors:
> >
> >
> > (5) -> 1+1
> >   Line   1: 1+1
> >            ..........A.B
> >   Error  A: syntax error at top level
> >   Error  A: Improper syntax.
> >   Error  B: syntax error at top level
> >   Error  B: Improper syntax.
> >    4 error(s) parsing
> >
> >    (5)  2
> >                                                         Type:
> > PositiveInteger
> >
> >
> >   But there are more ways to reproduces this from hypedoc.
> >
> >
> >   This bug is present in all versions  of axiom.
> >
> >
> >   -- Michael
> >
> >
> > -------------------------------------------------------------------------
> >----------- Diese Nachricht könnte vertrauliche und/oder rechtlich
> > geschützte Informationen enthalten. Wenn Sie nicht der
> > Adressat dieser Email sind oder nicht autorisiert sind, diese
> > für den Adressaten entgegenzunehmen, so ist es untersagt,
> > diese Nachricht oder in ihr enthaltene Informationen zu nutzen,
> > zu kopieren, offen zu legen oder anderweitig weiterzuverarbeiten.
> > Sollten Sie diese Nachricht fälschlicherweise erhalten haben,
> > verständigen Sie den Absender bitte unverzüglich per Antwort auf
> > diese Mail und löschen sie diese anschließend.
> > Vielen Dank für Ihre Kooperation.
> > -------------------------------------------------------------------------
> >----------- This message may contain confidential and/or privileged
> > information. If you are not the addressee or authorized
> > to receive this for the addressee, you must not use, copy,
> > disclose or take any action based on this message or any
> > information herein. If you have received this message in
> > error, please advise the sender immediately by reply e-mail
> > and delete this message. Thank you for your co-operation.
> > -------------------------------------------------------------------------
> >----------- We make your business move.
> >
> >
> >
> >
> > _______________________________________________
> > Axiom-developer mailing list
> > Axiom-developer@...
> > http://lists.nongnu.org/mailman/listinfo/axiom-developer





_______________________________________________
Axiom-developer mailing list
Axiom-developer@...
http://lists.nongnu.org/mailman/listinfo/axiom-developer