2014-02-03 Nicolai Hess <nicolaihess@web.de>:
One additional issue, if you have removed all temporaries, the two bars2. Removed temporaries are left in the methodnode/blocknode scope1. Removes the RBTemporaryNode and updates the source text but doesThere were 2 problems with OCUnusedVariableWarning, removing unused temps:Can someone with some background knowledget on the opal compiler,It seems to work, but I don't like it.
look at my fix for issue 12442.
not correct the sourcetext offset of the remaining nodes.from the empty variable declaration still there
nicolaiNow we have 3 Opal Compiler related bugs waiting for a review:
12442 Nautilus brakes code when removing more than one unused local variables
12512 SemanticAnalyzer ignores answer from UnknownSelectorWarning
12514 OCSemanticWarnings ignore "cancel" from a confirmation dialogplease report back if you find any issues in the bug fixes.regards
Nicolai