cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ANNOUNCE: c-ares 1.0.0

From: Joerg Mueller-Tolk <curl_at_mueller-tolk.de>
Date: Wed, 04 Feb 2004 11:16:06 +0100
Hi Daniel
Thanks a lot for doing this. In my end, I've now made it possible to run
configure --enable-debug so that I can build ares using picky compiler options
and see a few of these warnings myself.
  
I have meanwhile found some more, like errmem and mem used without having been initialized.
Are you still interested in them?

c-ares-1.0.0\getopt.c is not in the tar archive
    
How was this (adig) built on Windows in the first place? It uses getopt() but
there's no getopt.c provided in the ares (nor c-ares) achives?
  
I have no clue.

c-ares-1.0.0\ares_init.c(139) : warning C4013: '_getpid' undefined;
assuming extern returning int
    
Is there a particular header file in windows we should include to get the
prototype for getpid() or should we provide our own?
  
MSDN Library states to include <process.h>

It was a pleasure
Joerg M-T
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn Received on 2004-02-05