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
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
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
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
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
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
'
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
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
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
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
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
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
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]>
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]>
[
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
[
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
[
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
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
);
#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
19 matches
Mail list logo