> What do you think?
I agree with the first, which is probably a bug (it's also in VW, by the
way). The second I cannot parse:
self rewrite: 'qqq display: (qqq display: sss);
display: [qqq display: sss]'
from: '[EMAIL PROTECTED] display: [EMAIL PROTECTED]'
to: '[EMAIL PROTECTED]'
shouldBe: 'qqq display: (qqq display: sss);
display: [[sss]]'.
I would think that it becomes "qqq: display: [sss]; display: [[sss]]".
Why shouldn't this be the case? What happens if you fix the first bug?
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk