May 8, 2010
3:54 p.m.
In Pharo 1.0 there were some problems with the network stack (namely the NetNameResolver) and the IP6 code was reverted shortly before release, see the following issue for details: http://code.google.com/p/pharo/issues/detail?id=1884 Today I was checking with Stef for the presence of these problems in Pharo 1.1, but we could not reproduce neither on Mac, Windows nor Linux. Does anybody have problems with the following expressions in Pharo 1.1? NetNameResolver localHostAddress. NetNameResolver addressForName: 'www.yahoo.com'. Or are we doing the wrong thing to reproduce? Lukas -- Lukas Renggli www.lukas-renggli.ch