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-12 Thread Jeff Robbins
from http://httpd.apache.org/, not a source distribution. It may or may not work with a source distribution, but I'm positive it does with a binary one, so Jeff, you should definitely try it this way.Regards,Nicolas 2006/11/13, Graham Dumpleton <[EMAIL PROTECTED]>: Jef

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
ribution, but I'm positive it does with a binary one, so Jeff, you should definitely try it this way.Regards,Nicolas 2006/11/13, Graham Dumpleton <[EMAIL PROTECTED]>: Jeff Robbins wrote ..> Graham,>> These instructions are not sufficient.  The apache environment I

Re: mod_python 3.3.0-dev-20061109 tests on Win32

2006-11-12 Thread Jeff Robbins
ructions: http://www.modpython.org/pipermail/mod_python/2006-September/022092.html If these are correct, they probably should be put in the source code if they aren't already. Graham Jeff Robbins wrote .. re: building on Win32 I tried using setup.py but even once I set APACHESRC it still couldn&#x

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
mber 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 that WinZip does not show the '

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

3.3 build problem on Win32

2006-11-09 Thread Jeff Robbins
Two build problems...one I could fix and one I couldn't the fixable one is that on Win32 libapr.lib is called libapr-1.lib (not sure why) and libaprutil.lib is called libaprutil-1.lib the one I'm lost with is this: _apachemodule.obj : error LNK2019: unresolved external symbol __imp__MpFinfo_N

Re: MODPYTHON-195

2006-11-08 Thread Jeff Robbins
Graham, Your version works well. Thanks, Jeff P.S. I know you're not testing on windows, but I found another leak in mpm_winnt.c. I'm reporting it on jira. Am I the only guy using apache on windows??? - Original Message - From: "Jeff Robbins" <[EMAIL P

Re: MODPYTHON-195

2006-11-08 Thread Jeff Robbins
comment is good, too. I will test your version and confirm. Thanks! Jeff - Original Message - From: "Graham Dumpleton" <[EMAIL PROTECTED]> To: "Jeff Robbins" <[EMAIL PROTECTED]> Cc: "python-dev list" Sent: Wednesday, November 08, 2006 05:38 Subjec

Re: MODPYTHON-195

2006-11-07 Thread Jeff Robbins
ects into the child process "AP_PARENT_PID". I don't see how we can do better than use this same distinguishing characterisic to know not to run python_init() in the parent process. - Original Message - From: "Graham Dumpleton" <[EMAIL PROTECTED]>

Re: MODPYTHON-195

2006-11-07 Thread Jeff Robbins
ects into the child process "AP_PARENT_PID". I don't see how we can do better than use this same distinguishing characterisic to know not to run python_init() in the parent process. - Original Message - From: "Graham Dumpleton" <[EMAIL PROTECTED]>

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-06 Thread Jeff Robbins (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=comments#action_12447681 ] Jeff Robbins commented on MODPYTHON-195: [[ Old comment, sent from unregistered email on Tue, 24 Oct 2006 09:13:26 -0400 ]] Graham, I added a

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-06 Thread Jeff Robbins (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=comments#action_12447680 ] Jeff Robbins commented on MODPYTHON-195: [[ Old comment, sent from unregistered email on Tue, 24 Oct 2006 06:56:50 -0400 ]] I think the problem

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-06 Thread Jeff Robbins (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=comments#action_12447679 ] Jeff Robbins commented on MODPYTHON-195: [[ Old comment, sent from unregistered email on Tue, 24 Oct 2006 06:56:50 -0400 ]] I think the problem

Re: Are we ready for a 3.3 beta?

2006-11-04 Thread Jeff Robbins
I'd really like to see MODPYTHON-195 fixed with what I've tested. It is a WIN32-only bug and fix. Restart of Apache on Win32 leaks one event handle every time if the fix is not applied. We have to run on Windows (long story there) and need to run long term leak-free. Thanks, Jeff - Ori

Re: two mod_python leaks

2006-10-19 Thread Jeff Robbins
); #else PyThreadState_Swap(NULL); #endif PyThreadState_Delete(tstate); } - Original Message - From: "Graham Dumpleton" <[EMAIL PROTECTED]> To: Cc: "Jeff Robbins" <[EMAIL PROTECTED]> Sent: Thursday, October 19, 2006 7:53 AM Subject: Re: two mod_python le