Re: errno intersects APR error codes

2013-06-02 Thread Daniel Shahaf
Johan Corveleyn wrote on Sun, Jun 02, 2013 at 22:01:07 +0200: > If I add a 'self' parameter to the signature of errno_filter in > gen_win.py, it seems to work (i.e. no error / warning output anymore). > But I'm not sure if that's the right fix ... my Python knowledge is > not very advanced :-). >

Re: errno intersects APR error codes

2013-06-02 Thread Johan Corveleyn
'On Fri, May 31, 2013 at 12:23 PM, Daniel Shahaf wrote: > On Fri, May 31, 2013 at 11:30:57AM +0200, Branko Čibej wrote: >> I meant specifically the bit that prints that warning, which maybe shouldn't >> be quite so platform-agnostic. > > Agreed. I don't have a windows box to test the following pa

Re: errno intersects APR error codes

2013-05-31 Thread Daniel Shahaf
On Fri, May 31, 2013 at 11:30:57AM +0200, Branko Čibej wrote: > I meant specifically the bit that prints that warning, which maybe shouldn't > be quite so platform-agnostic. Agreed. I don't have a windows box to test the following patch on: Index: build/generator/gen_base.py

Re: errno intersects APR error codes

2013-05-31 Thread Branko Čibej
On 31.05.2013 06:57, Daniel Shahaf wrote: > Branko Čibej wrote on Thu, May 30, 2013 at 22:40:11 +0200: >> On 30.05.2013 21:59, Johan Corveleyn wrote: >>> Running gen-make.py on trunk@1487954, I get the following warning at the >>> end: >>> >>> [[[ >>> WARNING: errno intersects APR error codes: set

Re: errno intersects APR error codes

2013-05-30 Thread Daniel Shahaf
Johan Corveleyn wrote on Thu, May 30, 2013 at 21:59:33 +0200: > Running gen-make.py on trunk@1487954, I get the following warning at the end: > > [[[ > WARNING: errno intersects APR error codes: set([1, 10004, 10009, > 10013, 10014, 10022, 10024, 10035, 10036, 10037, 10038, 10039, 10040, > 100

Re: errno intersects APR error codes

2013-05-30 Thread Daniel Shahaf
Branko Čibej wrote on Thu, May 30, 2013 at 22:40:11 +0200: > On 30.05.2013 21:59, Johan Corveleyn wrote: > > Running gen-make.py on trunk@1487954, I get the following warning at the > > end: > > > > [[[ > > WARNING: errno intersects APR error codes: set([1, 10004, 10009, > > 10013, 10014, 1002

Re: errno intersects APR error codes

2013-05-30 Thread Branko Čibej
On 30.05.2013 21:59, Johan Corveleyn wrote: > Running gen-make.py on trunk@1487954, I get the following warning at the end: > > [[[ > WARNING: errno intersects APR error codes: set([1, 10004, 10009, > 10013, 10014, 10022, 10024, 10035, 10036, 10037, 10038, 10039, 10040, > 10041, 10042, 10043, 1