[Pharo-project] SystemVersion majorMinor
since when is SystemVersion>>#majorMinor gone? and why? since there is still SystemVersion>>#majorMinor: best cami
ok now I get it :P totally confused why CI would no longer work... On 2012-09-05, at 22:39, Esteban Lorenzano <estebanlm@gmail.com> wrote:
since today it was a cleanup by Sean... ask him why :)
On Sep 5, 2012, at 10:31 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
since when is SystemVersion>>#majorMinor gone? and why? since there is still SystemVersion>>#majorMinor:
best cami
Camillo Bruni-3 wrote
ok now I get it :P totally confused why CI would no longer work...
- remove #majorMinor, which returns the same thing as #dottedMajorMinor I guess I should've deprecated it... -- View this message in context: http://forum.world.st/SystemVersion-majorMinor-tp4646247p4646272.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 2012-09-06, at 00:39, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
Camillo Bruni-3 wrote
ok now I get it :P totally confused why CI would no longer work...
- remove #majorMinor, which returns the same thing as #dottedMajorMinor
I guess I should've deprecated it...
let's hope nobody relies on it :P
Camillo Bruni-3 wrote
let's hope nobody relies on it :P
Fix in inbox: SLICE-Issue-6645-Deprecate-SystemVersiongtgtmajorMinor-SeanDeNigris.1 SystemVersion>>majorMinor was removed in "Issue 6560 in pharo: [Cleanup]: SystemVersion"; deprecate instead due to shock and outrage from the community... cough Dale and Cami ;) -- View this message in context: http://forum.world.st/SystemVersion-majorMinor-tp4646247p4646326.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 2012-09-06, at 02:48, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
Camillo Bruni-3 wrote
let's hope nobody relies on it :P
Fix in inbox: SLICE-Issue-6645-Deprecate-SystemVersiongtgtmajorMinor-SeanDeNigris.1 SystemVersion>>majorMinor was removed in "Issue 6560 in pharo: [Cleanup]: SystemVersion"; deprecate instead due to shock and outrage from the community... cough Dale and Cami ;)
yeah yeah :D at least I ported all my code :P
participants (3)
-
Camillo Bruni -
Esteban Lorenzano -
Sean P. DeNigris