[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: errno intersects APR error codes

From: Branko Čibej <brane_at_wandisco.com>
Date: Thu, 30 May 2013 22:40:11 +0200

On 30.05.2013 21:59, Johan Corveleyn wrote:
> Running gen-make.py on trunk_at_1487954, I get the following warning at the end:
>
> [[[
> WARNING: errno intersects APR error codes: set([10000, 10004, 10009,
> 10013, 10014, 10022, 10024, 10035, 10036, 10037, 10038, 10039, 10040,
> 10041, 10042, 10043, 10044, 10045, 10046, 10047, 10048, 10049, 10050,
> 10051, 10052, 10053, 10054, 10055, 10056, 10057, 10058, 10059, 10060,
> 10061, 10062, 10063, 10064, 10065, 10066])
> ]]]
>
> I have not seen this before. Is this something new? Anyone else seeing this?

I wouldn't be surprised if that was the case on Windows, however, APR
does not map its error codes from errno but from Win32 status codes. So
I suspect this is a red herring and a side effect of the symbolic error
code printout thing. Very likely, the mapping generator is just a wee
bit too Unix-centric.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
-- 
THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE 
PRIVILEGED.  If this message was misdirected, WANdisco, Inc. and its 
subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. 
 If you are not the intended recipient, please notify us immediately and 
destroy the message without disclosing its contents to anyone.  Any 
distribution, use or copying of this e-mail or the information it contains 
by other than an intended recipient is unauthorized.  The views and 
opinions expressed in this e-mail message are the author's own and may not 
reflect the views and opinions of WANdisco, unless the author is authorized 
by WANdisco to express such views or opinions on its behalf.  All email 
sent to or from this address is subject to electronic storage and review by 
WANdisco.  Although WANdisco operates anti-virus programs, it does not 
accept responsibility for any damage whatsoever caused by viruses being 
passed.
Received on 2013-05-30 22:40:47 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.