Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Status: ----
Owner: [hidden email]
Labels: Type-Bug Target-RB

New issue 6946 by [hidden email]: RBParser does not support Pragmas  
after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

foo
     <pragmaThatParses>
     | some variables |
     <thisPragmaIsNotParsed>

I don't know what the syntax spec is, and I certainly do not like pragmas  
after the temporary declaration, but I think the parser has to be changed.  
Currently VMMaker makes extensive use of such pragmas.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Updates:
        Blockedon: pharo:6945

Comment #1 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo

Comment #2 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

Name:  
SLICE-Issue-6946-RBParser-does-not-support-Pragmas-after-the-temporary-declaration-CamilloBruni.1
Author: CamilloBruni
Time: 13 November 2012, 10:24:25.992 am
UUID: 0fb1cbe6-c1ce-48b5-b407-b66c4d9ede6b
Ancestors:
Dependencies: AST-Tests-Core-CamilloBruni.16, AST-Core-CamilloBruni.104

- patched RBParser to support in between pragmas
- added /formatted tests to support the new pragmas


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Updates:
        Status: FixReviewNeeded

Comment #3 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Updates:
        Labels: Milestone-2.0

Comment #4 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Updates:
        Status: MonkeyIsChecking

Comment #5 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946#c5

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Updates:
        Status: HumanReviewNeeded

Comment #6 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Updates:
        Status: FixToInclude

Comment #7 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6946 in pharo: RBParser does not support Pragmas after the temporary declaration

pharo
Updates:
        Status: Integrated

Comment #8 on issue 6946 by [hidden email]: RBParser does not  
support Pragmas after the temporary declaration
http://code.google.com/p/pharo/issues/detail?id=6946

in 2.0 407


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker