Issue 3879 in pharo: Wipe out positional arguments cruft from compiler

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

Issue 3879 in pharo: Wipe out positional arguments cruft from compiler

pharo
Status: FixToInclude
Owner: [hidden email]

New issue 3879 by [hidden email]: Wipe out positional arguments cruft  
from compiler
http://code.google.com/p/pharo/issues/detail?id=3879

Removes the #positionalArgument
from Scanner and Parser

So, now

#(foo(bar))

is parsed correctly

Attachments:
        Compiler-ar.197.1.cs  1.9 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3879 in pharo: Wipe out positional arguments cruft from compiler

pharo
Updates:
        Labels: Milestone-1.3 Type-Patch

Comment #1 on issue 3879 by [hidden email]: Wipe out positional  
arguments cruft from compiler
http://code.google.com/p/pharo/issues/detail?id=3879

(No comment was entered for this change.)


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3879 in pharo: Wipe out positional arguments cruft from compiler

pharo
Updates:
        Status: Closed

Comment #2 on issue 3879 by [hidden email]: Wipe out positional  
arguments cruft from compiler
http://code.google.com/p/pharo/issues/detail?id=3879

13110