help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Better compiled method copying


From: Gwenaël Casaccio
Subject: [Help-smalltalk] Better compiled method copying
Date: Tue, 11 Jun 2013 23:30:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

Hi,

Add new Tests package and better support for method copying.

When a compiled method is copied some literals (block and closures)
need to be fixed: they are pointing to the bad method. Also the debug
information need to be patched to point to the new literals array.
And a new test package is added with compiled method testing.

Cheers,
Gwen

Attachment: 0001-Add-new-Tests-package-and-better-support-for-method-.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]