July 13, 2012
9:53 p.m.
Sven Van Caekenberghe wrote
This will be hard to debug...
Thanks for digging in and finding that bug! http://code.google.com/p/pharo/issues/detail?id=6364 seems to fix it. The following returned the correct result through the whole loop (1 to: 100) do: [ :e | Transcript show: e asString, ': '; show: (ZnEasy get: 'https://ci.lille.inria.fr/pharo/job/Pharo-2.0/lastSuccessfulBuild/api/xml?xp...') contents; cr ]. -- View this message in context: http://forum.world.st/Zinc-intermittently-returning-nil-tp4636820p4639938.ht... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.