Sept. 8, 2013
7:20 a.m.
On Sep 8, 2013, at 9:17 AM, Davide Varvello <varvello@yahoo.com> wrote:
Hi Folks, Is there a way to remove the warning: temporaryVariable "appears to be unused. Ok to remove it?" when saving a method? I can't find anything on settings
Yes, in Pharo3 adding settings for those is on my TODO list⦠in the long term (after the better editor support) we want to just have nonintrusive warning (squiggly line under the variable). On Pharo2, you can turn off "more Warnings" in the Setting (under Compiler). Marcus