ConnectionUtil.xs: In function 'XS_Apache2__Connection_pnotes':
ConnectionUtil.xs:36: warning: implicit declaration of function
'mpxs_Apache2__Connection_pnotes'
ConnectionUtil.xs:36: warning: assignment makes pointer from integer without a
cast
make[3]: *** [ConnectionUtil.o] Error 1
I vaguely
Geoffrey Young wrote:
>
> Philip M. Gollucci wrote:
>
>>Geoff,
>>
>>http://aspn.activestate.com/ASPN/Mail/Message/modperl/2871864
>>
>>I never saw this get committed .. ?
>>
>>What needs to happen for that ?
>
>
> I think I was waiting for him to get back to me with some real test resul
[EMAIL PROTECTED] wrote:
Author: stas
Date: Thu Jan 26 13:49:15 2006
New Revision: 372620
URL: http://svn.apache.org/viewcvs?rev=372620&view=rev
Log:
removed unused class selectors for br/small tags (which was causing problems in
some browsers)
Submitted by: allan juul <[EMAIL PROTECTED]>
I'
Frank Wiles wrote:
On Mon, 23 Jan 2006 16:05:57 -0600
Frank Wiles <[EMAIL PROTECTED]> wrote:
I'll also update the docs to reflect this as there are a couple
of places this needs to change.
Here is a patch to update the docs to get rid of the use of
$mod_perl::VERSION in the 2.0 docs.
Stas Bekman wrote:
> Philippe M. Chiasson wrote:
> [...]
>
>>Yes! That's also another _very_ good reason to type comparaisons with the
>>constant
>>on the left side. I always try to write it in that order, and by now, my brain
>>is fully adjusted to it.
>>
>>if("Inherit" eq $var) {
>>elsif ("