Issue 6373 in pharo: Add #version to OSPlatform

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

Issue 6373 in pharo: Add #version to OSPlatform

pharo
Status: FixToInclude
Owner: [hidden email]
Labels: Type-Bug Milestone-1.4

New issue 6373 by [hidden email]: Add #version to OSPlatform
http://code.google.com/p/pharo/issues/detail?id=6373

version
        "Return the version number string of the platform we're running on"
        "OSPlatform version"

        ^(Smalltalk vm getSystemAttribute: 1002) asString


_______________________________________________
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 6373 in pharo: Add #version to OSPlatform

pharo
Updates:
        Status: Integrated

Comment #1 on issue 6373 by [hidden email]: Add #version to  
OSPlatform
http://code.google.com/p/pharo/issues/detail?id=6373

in 1.4 454


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