[squeak-dev] NetNameResolver localHostAddress bug in trunk

David T. Lewis lewis at mail.msen.com
Mon Dec 17 18:15:12 UTC 2012


On Mon, Dec 17, 2012 at 02:59:23PM +0000, Frank Shearar wrote:
> On 17 December 2012 14:12, David T. Lewis <lewis at mail.msen.com> wrote:
> >
> > Setting useOldNetwork to true will cause IPv6 support to be disabled. Too
> > many double negatives I suppose ;)
> 
> That makes sense, but I'm still confused, because both my little
> release script and ReleaseBuilder-fbs.85 set useOldNetwork to true.
> 
> But NetNameResolver class >> #initiaize has "Smalltalk
> addToStartUpList: self", so could actually set useOldNetwork BACK to
> false even though the image was saved with value true?

Yes that might be what is happening. And/or it may be that the preference
needs to be initialized. I am away now but will try to have a look at it
again later today.

Dave



More information about the Squeak-dev mailing list