Re: The Trunk: Kernel-jar.1537.mcz
"Thiede, Christoph via Squeak-dev" <[email protected]> Wed, 10 Jun 2026 13:24:29 +0000
| Newsgroups | gmane.comp.lang.smalltalk.squeak.general |
|---|---|
| Message-ID | <GV2PR09MB83719EF01253C4DD94E4EECEFB1A2@GV2PR09MB8371.eurprd09.prod.outlook.com> |
Just did it now, thanks! Best, Christoph ________________________________ Von: Jaromir Matas <[email protected]> Gesendet: Mittwoch, 10. Juni 2026 12:54 Uhr An: [email protected] <[email protected]>; Thiede, Christoph <[email protected]> Betreff: Re: [squeak-dev] Re: The Trunk: Kernel-jar.1537.mcz Oops, that must have been an accident :) Want me to fix it? Thanks! Best, Jaromir On 6/9/2026 11:59:50 PM, "Christoph Thiede via Squeak-dev" <[email protected]> wrote: >Hi Jaromir, > >did you remove i18n support (#translated) here by accident or did it >cause any problems? :-) > >Best, >Christoph > >-- >Sent from Squeak Inbox Talk ><https://github.com/hpi-swa-lab/squeak-inbox-talk> > >On 2023-12-30T17:08:29+00:00, [email protected] wrote: > >>Christoph Thiede uploaded a new version of Kernel to project The >>Trunk: >>http://source.squeak.org/trunk/Kernel-jar.1537.mcz >> >>==================== Summary ==================== >> >>Name: Kernel-jar.1537 >>Author: jar >>Time: 25 November 2023, 12:03:48.496163 am >>UUID: 94c7c0ef-7a40-3149-b9df-0751d16ead54 >>Ancestors: Kernel-eem.1536 >> >>replace debugger invocation with an error; complements >>Kernel-eem.1535, Kernel-eem.1536 and KernelTests-jar.447. >> >>=============== Diff against Kernel-eem.1536 =============== >> >>Item was changed: >>----- Method: Context>>cannotReturn: (in category >>'private-exceptions') ----- >>cannotReturn: result >> >> closureOrNil ifNotNil: [^ self cannotReturn: result to: self home >>sender]. >>+ self error: 'Computation has been terminated!!'! >>- Processor debugWithTitle: 'Computation has been terminated!!' >>translated full: false.! Squeak-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]