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 Cheers Davide -- View this message in context: http://forum.world.st/temp-appears-to-be-unused-tp4707111.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
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
Thanks Marcus, I'm on Pharo2 Cheers Davide Marcus Denker-4 wrote
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
signature.asc (210 bytes) <http://forum.world.st/attachment/4707112/0/signature.asc>
-- View this message in context: http://forum.world.st/temp-appears-to-be-unused-tp4707111p4707122.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi Davide, Yes, in Pharo 2.0 it is possible. Open the setting browser. Type "compiler", enter, and unclick "More Warnings" option. Cheers, On Sun, Sep 8, 2013 at 4:48 AM, Davide Varvello <varvello@yahoo.com> wrote:
Thanks Marcus, I'm on Pharo2 Cheers Davide
Marcus Denker-4 wrote
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
signature.asc (210 bytes) <http://forum.world.st/attachment/4707112/0/signature.asc>
-- View this message in context: http://forum.world.st/temp-appears-to-be-unused-tp4707111p4707122.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
-- Mariano http://marianopeck.wordpress.com
Yep, tx Davide Mariano Martinez Peck wrote
Hi Davide,
Yes, in Pharo 2.0 it is possible. Open the setting browser. Type "compiler", enter, and unclick "More Warnings" option. Cheers,
-- View this message in context: http://forum.world.st/temp-appears-to-be-unused-tp4707111p4707228.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (3)
-
Davide Varvello -
Marcus Denker -
Mariano Martinez Peck