Yes I thought about that too and it worked. I HATE IMPLICIT dependencies.... This was clearly a nice example of getting burned by one.
Stef
On Apr 21, 2008, at 4:28 PM, Tudor Girba wrote:
The problem is that you are loading version 33.tgriggs of ExtraRBForSUnitToo and that one has a prerequisite to SUnitToo(Is).
However, due to changes in 7.6, SUnitToo(Is) has a new version that does not work with 7.5. As your script will automatically load the latest version of prerequisites, you get the error in 7.5.
So, just add the SunitToo(is) package with the correct version in your script and it should work.
Cheers, Doru
On Apr 21, 2008, at 4:10 PM, stéphane ducasse wrote:
This is strange
I'm loading in ***7.5*** the following
self loadingSpecs: #(#(PKG '1.13' 'VisualWorksFoo' '') #(#PKG '38b.kuhn.2' 'SUnitToo' '') #(#PKG '33.tgriggs' 'ExtraRBForSUnitToo' '') #(#PKG '7.4.kuhn.3' 'AutoComplete' '') #(#PKG '1.1' 'RBrowserHistory' '') #(#PKG '66' 'RBCodeHighlighting' #setColors) #(#PKG '1.2' 'RB_Tabs' '') #(#PKG '1.45' 'MagicKeys' '') #(#PAR '' 'RBSUnitExtensions' '') #(#PKG '1.0' 'Tools-Speed patches' '') #(#PKG '1.1' 'Store-Speed patches' '') #(#PKG '1.0' 'Store-LogginSpeedUp' ''))
and I get an error SUnitToo(ls) (RB4xx - 27, triggs)
I do not understand why when I load old packages with the old 7.5 version I get errors.
Did someone change something? Am I getting stupid?
Stef
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"Next time you see your life passing by, say 'hi' and get to know her."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev