Issue 7414 in pharo: Make the default compiler a class var in SmalltalkImage

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

Issue 7414 in pharo: Make the default compiler a class var in SmalltalkImage

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Feature Milestone-2.0

New issue 7414 by [hidden email]: Make the default compiler a class  
var in SmalltalkImage
http://code.google.com/p/pharo/issues/detail?id=7414

In the current system, there are many places where Compiler is referenced  
directly.

To make it possible to change the Compiler used (globally), we introduce

Smalltalk compilerClass

and Smalltalk compiler

There is a setter on the class side that Opal will use for a Setting.

This slice just introduces the methods and adds a class var, usage will be  
done in a second step


_______________________________________________
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 7414 in pharo: Make the default compiler a class var in SmalltalkImage

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 7414 by [hidden email]: Make the default  
compiler a class var in SmalltalkImage
http://code.google.com/p/pharo/issues/detail?id=7414

Name:  
SLICE-Issue-7414-Make-the-default-compiler-a-class-var-in-SmalltalkImage-MarcusDenker.1
Author: MarcusDenker
Time: 4 February 2013, 3:29:55.563 pm
UUID: f23dfa04-4624-45df-b7b7-81c253a5bae3
Ancestors:
Dependencies: System-Support-MarcusDenker.770

Issue 7414: Make the default compiler a class var in SmalltalkImage


_______________________________________________
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 7414 in pharo: Make the default compiler a class var in SmalltalkImage

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 7414 by [hidden email]: Make the default  
compiler a class var in SmalltalkImage
http://code.google.com/p/pharo/issues/detail?id=7414#c2

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
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 7414 in pharo: Make the default compiler a class var in SmalltalkImage

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20510

Comment #3 on issue 7414 by [hidden email]: Make the default  
compiler a class var in SmalltalkImage
http://code.google.com/p/pharo/issues/detail?id=7414#c3

This Issue has been checked by Ulysse the Monkey
       
6384 tests passed in 00:01:10s:
===============================
        CollectionsTests-Arrayed (553)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (912)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (611)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1954)
        CollectionsTests-Weak (739)
        CompilerTests (181)
        KernelTests-Chronology (593)
        KernelTests-Classes (69)
        KernelTests-Exception (2)
        KernelTests-Methods (179)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (38)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-7414-Make-the-default-compiler-a-class-var-in-SmalltalkImage-MarcusDenker.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20510-a on NBCoInterpreter  
NativeBoost-CogPlugin-IgorStasenko.15 uuid:  
44b6b681-38f1-4a9e-b6ee-8769b499576a Nov 27 2012
NBCogit NativeBoost-CogPlugin-IgorStasenko.15 uuid:  
44b6b681-38f1-4a9e-b6ee-8769b499576a Nov 27 2012
https://git.gitorious.org/cogvm/blessed.git Commit:  
40ac7e7bdec6fef0e934d2c019b86db996053912 Date: 2012-11-19 18:54:49 +0100  
By: Mariano Martinez Peck <[hidden email]> Jenkins build #146


_______________________________________________
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 7414 in pharo: Make the default compiler a class var in SmalltalkImage

pharo
Updates:
        Status: FixToInclude

Comment #4 on issue 7414 by [hidden email]: Make the default  
compiler a class var in SmalltalkImage
http://code.google.com/p/pharo/issues/detail?id=7414

(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 7414 in pharo: Make the default compiler a class var in SmalltalkImage

pharo
Updates:
        Status: Integrated

Comment #5 on issue 7414 by [hidden email]: Make the default  
compiler a class var in SmalltalkImage
http://code.google.com/p/pharo/issues/detail?id=7414

in 2.0 511


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