the newest: pharo0.1-10196dev08.12.3Hi Andreas,
On Tue, Jan 6, 2009 at 9:42 PM, Andreas Wacknitz <A.Wacknitz@gmx.de> wrote:the dev images seem to have a (probably older version) of HTTPSocket.There are some undefined globals(like HTTPProxyServer, HTTPProxySocket, CrLf and CR) which lead toproblems when I try to load Magma.The pharo-core image seem to have a correct version of this class.
could you please give me more information:
- what is the pharo dev image you are using?
HTTPSocket class>>httpGetDocument:args:accept:request:
- where do you see the undefined globals