[squeak-dev] The Inbox: System-ul.528.mcz

Levente Uzonyi leves at elte.hu
Fri Sep 13 23:23:31 UTC 2013


On Fri, 13 Sep 2013, Frank Shearar wrote:

> I'd really like to see this in trunk. If you used an interpreter vm, it just looks like you'd exit, just not with the desired exit code?

I can't check now, but I think the interpreter VM still doesn't support 
the new primitive.


Levente

>
> frank
>
> On 12 May 2013, at 22:09, Levente Uzonyi <leves at elte.hu> wrote:
>
>> On Sun, 12 May 2013, Frank Shearar wrote:
>>
>>> On 12 May 2013 21:35,  <commits at source.squeak.org> wrote:
>>>> A new version of System was added to project The Inbox:
>>>> http://source.squeak.org/inbox/System-ul.528.mcz
>>>>
>>>> ==================== Summary ====================
>>>>
>>>> Name: System-ul.528
>>>> Author: ul
>>>> Time: 12 May 2013, 10:33:50.489 pm
>>>> UUID: d59743da-b5a5-4413-81f4-eb6dd7f7704d
>>>> Ancestors: System-fbs.527
>>>>
>>>> Added support for defining the exit code when quitting.
>>>>
>>>> =============== Diff against System-fbs.527 ===============
>>>
>>> ORSM! So I just need to say
>>>
>>> SmalltalkImage current snapshot: false andQuitWithExitCode: 1
>>>
>>> to signal a failure. Thanks!
>>
>> That's the idea, but you should use 'Smalltalk' instead of 'SmalltalkImage current'.
>>
>>
>> Levente
>>
>>>
>>> frank
>>>
>>>
>>
>
>


More information about the Squeak-dev mailing list