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 :-).
>
'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
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
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
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
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
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
7 matches
Mail list logo