reopen 353197
thanks

On Thu, Mar 23, 2006 at 10:53:20AM +0100, Domenico Andreoli wrote:
> On Thu, Mar 23, 2006 at 09:18:04AM +0100, Daniel Stenberg wrote:
> > Hey Domenico,
> 
> hi Daniel,
> 
> > We have altered the docs and in fact the function slightly in recent 
> > versions so I think this report is now considered "fixed".
What versions specificially?

> ah! i did not realize this. i'm closing the report now. thank you.
I don't think that the recent updates answer my question, though my
project has changed a bit, you can see it at:

  https://fiddlernet.net/svn/libastro/trunk/usnoquery.c

I very much want to keep the error handling in a single place, to
source reduce code duplication, thus the strange if block.  But if it
is decided that calling the cleanup function from an uninitialized
state isn't allowed/supported, then I would need separate error
handling for the stuff before init_curl (which is my own static helper
function): free(param); free(post_string); return NULL;

Thanks
Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to