If you add a comment to a method above the method declaration, the changes browser fails to show the difference.
For example, I changed Object>>#ifNil: as follows.
"Extraneous comment
added here."
ifNil: nilBlock
"If the receiver is the nil object, then answer the result of evaluating @nilBlock,
a <niladicValuable> or <monadicValuable> block; otherwise answer the receiver.
If @nilBlock is a <monadicValuable> block, it is evaluated with the receiver as
its argument."
When browsing changes, the difference is never highlighted.
--
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/groups/opt_out.