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
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
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
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:
>
>
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
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,
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
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
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
"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:
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
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&
---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
_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 '
$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
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
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
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
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
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
22 matches
Mail list logo