osVersion on MacOSX

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

osVersion on MacOSX

NorbertHartl
Hi,

does SmalltalkImage current osVersion always contain
darwin as a keyword?

thanks,

Norbert

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: osVersion on MacOSX

Kyle Hamilton
Considering that 'uname' returns 'Darwin', and on my 10.4.9 Intel  
'uname -a' returns:
Darwin kylemac 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00  
PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386

I think it should be safe to assume yes.

-Kyle H

On Aug 5, 2007, at 4:28 AM, Norbert Hartl wrote:

> Hi,
>
> does SmalltalkImage current osVersion always contain
> darwin as a keyword?
>
> thanks,
>
> Norbert
>
> _______________________________________________
> Beginners mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/beginners

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: osVersion on MacOSX

Benjamin Schroeder-2

On Aug 5, 2007, at 3:58 PM, Kyle Hamilton wrote:

(re. the value of SmalltalkImage current osVersion)

> Considering that 'uname' returns 'Darwin', and on my 10.4.9 Intel  
> 'uname -a' returns:
> Darwin kylemac 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb 22  
> 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386
>
> I think it should be safe to assume yes.

Actually, my image gives '1049' for SmalltalkImage current osVersion.  
(I'm not sure how to decipher this, as I am running 10.4.10 ...)

I'm running the Carbon VM - are you running the Unix one?

Benjamin Schroeder

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners