[Cuis-dev] Finally found nasty bug in webclient / squeakCompatibility !

Nicola Mingotti nmingotti at gmail.com
Mon Aug 16 01:39:37 PDT 2021


Hi guys,

this thing was pestering me for while. There were complaints
of other people in git issues saying webclient was not working
well ... I also saw it failing but i was not able to reproduce it.

Well, I found the reason, It manifest itself only if you load
also SqueakCompatibility !

See here the bug. running on a clean image Cuis5.0-4738.image
https://pasteboard.co/Kg7R93F.png

Reproducible like this
------
  Feature require: 'WebClient'.
  Feature require: 'SqueakCompatibility'.

(WebClient httpGet:'http://www.google.com') content.
------

I don't have time to try to fix it. But I may in 15 days.
I put it into git issues not to be forgotten.

bye

Nicola


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20210816/8e184929/attachment.htm>


More information about the Cuis-dev mailing list