> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 07, 2000 12:10 PM > > Log: > Add apr_parse_addr_port() for parsing the hostname:port portion of > URLs and similar strings. > > Somebody with VC++ 6.0 needs to update the .dsp file(s) to include > inet_pton.c. The BeOS Makefile.in wasn't updated because I think > BeOS uses the unix code now.
Jeff, If you first use cvstodsp5.pl in httpd-2.0/build (or apr/helpers) and, after making your source file list changes, you then dsp5tocvs.pl, you are basically safe committing the dsp back to the tree :-) Bill