Issue 4544 in pharo: Better vmVersion identification

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

Issue 4544 in pharo: Better vmVersion identification

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.4

New issue 4544 by [hidden email]: Better vmVersion identification
http://code.google.com/p/pharo/issues/detail?id=4544

vmVersion
        "Return a string identifying the interpreter version"
        "SmalltalkImage current vmVersion"

        ^(self getSystemAttribute: 1004), ' ', ((self getSystemAttribute: 1009)  
ifNil: [''])




_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4544 in pharo: Better vmVersion identification

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 4544 by [hidden email]: Better vmVersion  
identification
http://code.google.com/p/pharo/issues/detail?id=4544

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4544 in pharo: Better vmVersion identification

pharo
Updates:
        Status: Closed

Comment #2 on issue 4544 by [hidden email]: Better vmVersion  
identification
http://code.google.com/p/pharo/issues/detail?id=4544

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker