Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-16 Thread Jeff Robbins
oss of data mod_python.c(2028) : warning C4101: 'tmp_buck' : unreferenced local variable hlistobject.c hlist.c filterobject.c filterobject.c(234) : warning C4018: '>' : signed/unsigned mismatch filterobject.c(243) : warning C4018: '<' : signed/unsigned mismatch connobject.c connobje

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-15 Thread Graham Dumpleton
Jim Gallacher wrote .. > Graham Dumpleton wrote: > > Jim Gallacher wrote .. > >> Several of your other warnings such as: > >> > >> C:\work\mod_python-3.3.0-dev-20061109\src\util.c(170) : warning C4244: > >> 'function' : conversion from 'double' to 'long', possible loss of data > >> > >> are the res

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-15 Thread Jim Gallacher
Graham Dumpleton wrote: Jim Gallacher wrote .. Several of your other warnings such as: C:\work\mod_python-3.3.0-dev-20061109\src\util.c(170) : warning C4244: 'function' : conversion from 'double' to 'long', possible loss of data are the result of converting apr_time_t from microseconds to seco

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-15 Thread Graham Dumpleton
Jim Gallacher wrote .. > Several of your other warnings such as: > > C:\work\mod_python-3.3.0-dev-20061109\src\util.c(170) : warning C4244: > 'function' : conversion from 'double' to 'long', possible loss of data > > are the result of converting apr_time_t from microseconds to seconds: > >

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-15 Thread Jim Gallacher
Jeff Robbins wrote: There are a number of build warnings on Win32 that I have been looking at. While some are no doubt windows-specific, some look to be generic C programming errors. Is there a goal of getting to a warning-free build? I'm not sure if it's ever been said out loud, but sure, w

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Graham Dumpleton
gt; I renamed mod_python.so and it ran. > > > > Does this sound right? > > > > - Jeff > > - Original Message - > > From: Nicolas Lehuen > > To: Graham Dumpleton > > Cc: python-dev@httpd.apache.org > > Sent: Sunday, November 12,

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Graham Dumpleton
e problem. Graham > - Original Message - > From: "Graham Dumpleton" <[EMAIL PROTECTED]> > To: "python-dev list" > Sent: Sunday, November 12, 2006 20:12 > Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 > > > > Jeff Robbins wrote

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Nicolas Lehuen
p.pyd and also a mod_python_so.pyd which I renamed mod_python.so and it ran.   Does this sound right?   - Jeff - Original Message - From: Nicolas Lehuen To: Graham Dumpleton Cc: python-dev@httpd.apache.org Sent: Sunday, November 12, 2006 21:04 Subject: Re: mod_python

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Graham Dumpleton
Original Message - > From: Nicolas Lehuen > To: Graham Dumpleton > Cc: python-dev@httpd.apache.org > Sent: Sunday, November 12, 2006 21:04 > Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 > > > Indeed, the APACHESRC variable has a slightly

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
"Graham Dumpleton" <[EMAIL PROTECTED]>> To: < python-dev@httpd.apache.org>> Sent: Sunday, November 12, 2006 20:18> Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32>>> > Try follow these instructions:> >> >  http:

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
with that.   Thanks, Jeff - Original Message - From: Nicolas Lehuen To: Graham Dumpleton Cc: python-dev@httpd.apache.org Sent: Sunday, November 12, 2006 21:04 Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 Indeed, the APACHESRC variable has

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Nicolas Lehuen
r files etc where Apachewas installed into. Graham> - Original Message -> From: "Graham Dumpleton" <[EMAIL PROTECTED]>> To: < python-dev@httpd.apache.org>> Sent: Sunday, November 12, 2006 20:18> Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32&

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Nicolas Lehuen
---From: "Graham Dumpleton" < [EMAIL PROTECTED]>To: <python-dev@httpd.apache.org>Sent: Sunday, November 12, 2006 20:18Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32> Try follow these instructions:>>  http://www.modpython.org/pipermail/mod_python/2006-September/022

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Graham Dumpleton
_python-3.3.0-dev-20061109\src\mod_python.obj > >> mod_python.c > >> c:\work\httpd-2.2.3\include\ap_config.h(25) : fatal error C1083: Cannot > >> open > >> inc > >> lude file: 'apr.h': No such file or directory > >> error: command '

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
$APACHESRC/include? Where is apr.h on your machine? Thanks, Jeff - Original Message - From: "Graham Dumpleton" <[EMAIL PROTECTED]> To: Sent: Sunday, November 12, 2006 20:18 Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 Try follow these inst

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
on-dev list" Sent: Sunday, November 12, 2006 20:12 Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 Jeff Robbins wrote .. re the 'subdir' directory: I've attached a screenshot from WinZip which I used to extract the .tgz tarball. I sorted by directory so you can see th

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
or good measure. Thanks. BTW, what about the _pspmodule issue you talked about? Not sure how you would be able to run the tests successfully if that module wasn't being built. Graham - Original Message - From: "Graham Dumpleton" <[EMAIL PROTECTED]> To: "Jeff R

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Graham Dumpleton
umpleton" <[EMAIL PROTECTED]> > To: "Jeff Robbins" <[EMAIL PROTECTED]> > Cc: "python-dev list" > Sent: Saturday, November 11, 2006 20:18 > Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 > > > > > > On 12/11/200

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Graham Dumpleton
Robbins" <[EMAIL PROTECTED]> > Cc: "python-dev list" > Sent: Saturday, November 11, 2006 20:18 > Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 > > > > > > On 12/11/2006, at 12:31 AM, Jeff Robbins wrote: > > > >> 3 problems fou

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
leton" <[EMAIL PROTECTED]> To: "Jeff Robbins" <[EMAIL PROTECTED]> Cc: "python-dev list" Sent: Saturday, November 11, 2006 22:11 Subject: Re: mod_python 3.3.0-dev-20061109 tests on Win32 On 12/11/2006, at 12:18 PM, Graham Dumpleton wrote: 2) In the 'Tes

Re: mod_python 3.3.0-dev-20061109 tests on Win32 (update)

2006-11-11 Thread Jeff Robbins
for problem #3 below I created the folder 'subdir' under htdocs and the test passed. - Original Message - From: "Jeff Robbins" <[EMAIL PROTECTED]> To: "python-dev list" Sent: Saturday, November 11, 2006 08:31 Subject: mod_python 3.3.0-dev-2006110

mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-11 Thread Jeff Robbins
3 problems found on Win32: 1) _psp didn't build and I don't know how to build it 2) In the 'Testing PythonImport' test, the path separators in the two paths being compared are different (no doubt due to Win32 backslash vs forward slash issues) the tests.py code does this: directory = os