I sometimes accidentally save a package before saving a slice that the
package is in, then it fails when saving the package because the
package already exists on the remote repository. I work around this by
scrolling down a fair way in the debugger stack where it iterates over
the packages in the slice, and just skip it by returning a dummy value
from the method just above there. cheers -ben Yuriy Tymchuk wrote: Ah, it’s strange, I can commit slice, but not the package version. Did I miss something important?Uko On 21 Jun 2014, at 02:57, Yuriy Tymchuk <yuriy.tymc...@me.com> wrote:Done https://pharo.fogbugz.com/f/cases/13348/Display-progress-when-running-lint-rules On 20 Jun 2014, at 22:06, stepharo <steph...@free.fr> wrote:Yes send code. Stef On 20/6/14 13:12, Yuriy Tymchuk wrote:Hi, can we add the progress bar to RBSmalllintChecker so we will see how many classes have been already checked? Or also how many methods in the class (though I don’t think this is reasonable). Uko |
- [Pharo-dev] Adding progress to SmalllintChecker Yuriy Tymchuk
- Re: [Pharo-dev] Adding progress to SmalllintChecker stepharo
- Re: [Pharo-dev] Adding progress to SmalllintChecker Yuriy Tymchuk
- Re: [Pharo-dev] Adding progress to SmalllintChe... Yuriy Tymchuk
- Re: [Pharo-dev] Adding progress to Smalllin... Ben Coman
- Re: [Pharo-dev] Adding progress to Sma... Yuriy Tymchuk
- Re: [Pharo-dev] Adding progress to... Yuriy Tymchuk