[beports] [RFC] cURL patch
- From: Andreas Färber <andreas.faerber@xxxxxx>
- To: beports@xxxxxxxxxxxxx
- Date: Sat, 24 May 2008 09:36:58 +0200
Hello,
Please review the following patch against cURL[1] CVS:
http://tools.assembla.com/BePorts/browser/BePorts/trunk/net-misc/curl/curl-CVS.diff?rev=69
(It still applies to HEAD despite a change in lib/select.c, so I
didn't upload the latest.)
I've incorporated Scott's suggestion of simplifying the #ifdef
__BEOS__ section. I must've overlooked that sys/socket.h was already
properly being included above.
I would like to submit these blockers upstream asap to get them out of
my queue. Further changes could then be submitted at a later point in
time if necessary. So please review the provided changes only:
The patch adds a check for libnetwork, prior to the check for libnet,
and it works around an #ifdef __BEOS__ section.
Signed-off-by: Andreas Faerber <andreas.faerber@xxxxxx>
Signed-off-by: Scott McCreary <scottmc2@xxxxxxxxx>
Please add your Acked-by: when you've reviewed it.
Thanks,
Andreas
[1] http://tools.assembla.com/BePorts/wiki/net-misc/curl
--
BePorts homepage - http://tools.assembla.com/BePorts
List archives: http://www.freelists.org/archives/beports
Administrative contact: brecht@xxxxxxxxxxx
- Follow-Ups:
- [beports] Re: [RFC] cURL patch
- From: Ingo Weinhold
- [beports] Re: [RFC] cURL patch
- From: scott mc
- [beports] Re: [RFC] cURL patch
- From: Andreas Färber
Other related posts:
- » [beports] [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- » [beports] Re: [RFC] cURL patch
- [beports] Re: [RFC] cURL patch
- From: Ingo Weinhold
- [beports] Re: [RFC] cURL patch
- From: scott mc
- [beports] Re: [RFC] cURL patch
- From: Andreas Färber