Open
Description
The underlying Pharo build is Pharo-10.0.0+build.521.sha.14f541319d443f4261f84f4fa19fbb34460a5edb (64 Bit)
Since I see Pharo 10 passing in the matrix, I wonder if this is something GT-specific...
First I get a weird error from Calypso about ZnBufferedReadStream>>fuelNextWordsInto:
being moved to the FuelPlatformExtensions
package. I'm not sure where that package even comes from since I don't see it in either the Pharo or Fuel repos.
Next, I get the following error:
At the top of the stack, you can see my implementation, which seems to have corrected the problem.
Activity