[Pharo-project] Slime and '#fixCallbackTemps possibly missing'
Hi, one of the Slime error checks throws the warning '#fixCallbackTemps possibly missing'. Am I right in thinking I can ignore this in the Seaside one click image? Thanks ...Stan -- View this message in context: http://n2.nabble.com/Slime-and-%27-fixCallbackTemps-possibly-missing%27-tp34... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Indeed, you can safely ignore this warning in closure images, such as the one-click image. I will remove the rule from the development branch of Seaside 2.9. Cheers, Lukas 2009/8/18 Stan Shepherd <stan.shepherd414@gmail.com>:
Hi, one of the Slime error checks throws the warning '#fixCallbackTemps possibly missing'. Am I right in thinking I can ignore this in the Seaside one click image?
Thanks  ...Stan -- View this message in context: http://n2.nabble.com/Slime-and-%27-fixCallbackTemps-possibly-missing%27-tp34... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
Thanks Lukas. Is there a simple way to override/disable a rule? for example, I'm getting lots of 'Uses method annotations' related to code critics pragmas; it would be useful just to switch off checking this. Thanks, ...Stan Lukas Renggli wrote:
Indeed, you can safely ignore this warning in closure images, such as the one-click image. I will remove the rule from the development branch of Seaside 2.9.
Cheers, Lukas
-- View this message in context: http://n2.nabble.com/Slime-and-%27-fixCallbackTemps-possibly-missing%27-tp34... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Is there a simple way to override/disable a rule? for example, I'm getting lots of 'Uses method annotations' related to code critics pragmas; it would be useful just to switch off checking this.
Not easily in a global manner. I agree that this is a stupid rule, it is only meaningful for the Seaside development. Cheers, Lukas
Thanks, Â ...Stan
Lukas Renggli wrote:
Indeed, you can safely ignore this warning in closure images, such as the one-click image. I will remove the rule from the development branch of Seaside 2.9.
Cheers, Lukas
-- View this message in context: http://n2.nabble.com/Slime-and-%27-fixCallbackTemps-possibly-missing%27-tp34... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
participants (2)
-
Lukas Renggli -
Stan Shepherd