Administrator
|
EsScanner>>#nextToken will prohibit using a minus character as the second position of a binary selector, but it will allow it for the corresponding Symbol literal.
-- e.g., I can have the Symbol:
but I cannot have the binary selector:
This isn't a significant issue. It would be worse in the opposite case. (And of course the best way to resolve this is to implement the ANSI specification of binarySelector.) You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Thanks Richard,
-- I will be in this general area early next release, so I will review this. Case 56229 opened, -- Seth On Wednesday, September 17, 2014 4:59:55 PM UTC-4, Richard Sargent wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Administrator
|
Thanks, Seth. I hope the reason you will be in there will be to support ANSI binarySelectors! On Thu, Sep 18, 2014 at 12:14 PM, Seth Berman <[hidden email]> wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Hi Richard,
-- Well, I'll actually be working more with the compiler, but I see there is an existing case 50484 to address ANSI binary selectors that has been scheduled to be reviewed for the next release. So we will be having a discussion on it soon. -- Seth On Thursday, September 18, 2014 3:45:16 PM UTC-4, Richard Sargent wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |