[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Users] CDuce mailing list active? ... Here is a 3.11.0 version



On Wed, Jan 14, 2009 at 06:45:11PM +1100, Kim Nguyen wrote:
> Maybe you could update your patch with this :
> 
>       fun str ->
> 	try
>           Buffer.add_string buff str;
> 	  (* Not clear what Curl is expecting -- the string length? (RWMJ) *)
> 	  String.length str
> 	with
> 	    Failure _ -> 0
>       );

Yup, makes sense.

Rich.

-- 
Richard Jones
Red Hat


Reply to: