references to deprecated classes in NativeImageSegment

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

references to deprecated classes in NativeImageSegment

timrowledge
Whilst checking things after installing Seaside and Cryptography I noticed that
NativeImageSegment>>#rootsIncludingBlocks and
NativeImageSegment>>#storeDataOn:
have references to the deprecated old context classes. That's probably going to stop something working properly.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Variables won't; constants aren't.



Reply | Threaded
Open this post in threaded view
|

Re: references to deprecated classes in NativeImageSegment

Eliot Miranda-2
Hi Tim,

On Thu, May 28, 2020 at 1:04 PM tim Rowledge <[hidden email]> wrote:
Whilst checking things after installing Seaside and Cryptography I noticed that
NativeImageSegment>>#rootsIncludingBlocks and
NativeImageSegment>>#storeDataOn:
have references to the deprecated old context classes. That's probably going to stop something working properly.

In my trunk image I see no such references.  Are you sure your image is up-to-date?  What version are you running?  What methods in nativeImageSegment contain the references?

_,,,^..^,,,_
best, Eliot


Reply | Threaded
Open this post in threaded view
|

Re: references to deprecated classes in NativeImageSegment

timrowledge


> On 2020-05-28, at 3:29 PM, Eliot Miranda <[hidden email]> wrote:
>
> Hi Tim,
>
> On Thu, May 28, 2020 at 1:04 PM tim Rowledge <[hidden email]> wrote:
> Whilst checking things after installing Seaside and Cryptography I noticed that
> NativeImageSegment>>#rootsIncludingBlocks and
> NativeImageSegment>>#storeDataOn:
> have references to the deprecated old context classes. That's probably going to stop something working properly.
>
> In my trunk image I see no such references.  

Ah, sorry, forgot to mention 5.3-19345 so you may have already cleaned that up.

> Are you sure your image is up-to-date?  What version are you running?  What methods in nativeImageSegment contain the references?

That would be the two methods mentioned ;-) But if they're already gone you won't find them.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Oxymorons: Political science



Reply | Threaded
Open this post in threaded view
|

Re: references to deprecated classes in NativeImageSegment

marcel.taeumel
I fixed that on 3/4/2020 via System-mt.1140 :-)

Best,
Marcel

Am 29.05.2020 00:50:29 schrieb tim Rowledge <[hidden email]>:



> On 2020-05-28, at 3:29 PM, Eliot Miranda wrote:
>
> Hi Tim,
>
> On Thu, May 28, 2020 at 1:04 PM tim Rowledge wrote:
> Whilst checking things after installing Seaside and Cryptography I noticed that
> NativeImageSegment>>#rootsIncludingBlocks and
> NativeImageSegment>>#storeDataOn:
> have references to the deprecated old context classes. That's probably going to stop something working properly.
>
> In my trunk image I see no such references.

Ah, sorry, forgot to mention 5.3-19345 so you may have already cleaned that up.

> Are you sure your image is up-to-date? What version are you running? What methods in nativeImageSegment contain the references?

That would be the two methods mentioned ;-) But if they're already gone you won't find them.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Oxymorons: Political science





Reply | Threaded
Open this post in threaded view
|

Re: references to deprecated classes in NativeImageSegment

marcel.taeumel
I just backported the fix to Squeak 5.3. 

Happy Squeaking =)

Best,
Marcel

Am 29.05.2020 09:50:32 schrieb Marcel Taeumel <[hidden email]>:

I fixed that on 3/4/2020 via System-mt.1140 :-)

Best,
Marcel

Am 29.05.2020 00:50:29 schrieb tim Rowledge <[hidden email]>:



> On 2020-05-28, at 3:29 PM, Eliot Miranda wrote:
>
> Hi Tim,
>
> On Thu, May 28, 2020 at 1:04 PM tim Rowledge wrote:
> Whilst checking things after installing Seaside and Cryptography I noticed that
> NativeImageSegment>>#rootsIncludingBlocks and
> NativeImageSegment>>#storeDataOn:
> have references to the deprecated old context classes. That's probably going to stop something working properly.
>
> In my trunk image I see no such references.

Ah, sorry, forgot to mention 5.3-19345 so you may have already cleaned that up.

> Are you sure your image is up-to-date? What version are you running? What methods in nativeImageSegment contain the references?

That would be the two methods mentioned ;-) But if they're already gone you won't find them.

tim
--
tim Rowledge; [hidden email]; http://www.rowledge.org/tim
Oxymorons: Political science