[squeak-dev] Curl plugin problems

John M McIntosh johnmci at smalltalkconsulting.com
Mon Feb 1 08:55:36 UTC 2010


MMm the curlplugin is oh what 3 year, 6 months old. I guess interest means compiling up a new one. 

On 2010-02-01, at 12:03 AM, Lukas Renggli wrote:

> Anything that goes beyond a basic up or download leads to a primitive failure:
> 
>    Curl new
>        url: 'http://somedomain.com/foo';
>        request: 'DELETE';  "<-- primitive error here"
>        perform
> 
> In the debugger #easyStatusString returns 'no error'.
> 
> Even
> 
>   Curl curlVersion
> 
> gives a primitive failure.
> 
> Any idea what I am doing wrong?
> 
> I am using the plugin that comes shipped with the latest Mac VM.
> 
> Lukas
> 
> -- 
> Lukas Renggli
> http://www.lukas-renggli.ch
> 

--
===========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>   Twitter:  squeaker68882
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================







More information about the Squeak-dev mailing list