El sáb, 08-05-2010 a las 17:54 +0200, Lukas Renggli escribió: > 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
Sorry for arriving late to the party :). I tried the doits from the problem on Pharo 1.0 in a Pharo Core 11364 image. I got some error, although not as severe as in Pharo 1.0. I added an issue for this http://code.google.com/p/pharo/issues/detail?id=2444 Now, I'm going to test with Magma to see if some other error shows Cheers -- Miguel Cobá http://miguel.leugim.com.mx _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
