Re: cvs commit: modperl STATUS

2004-02-09 Thread Philippe M. Chiasson
On Mon, 2004-02-09 at 14:41 -0800, Stas Bekman wrote: > [EMAIL PROTECTED] wrote: > > gozer 2004/02/09 14:30:07 > > > > Modified:.STATUS > > Log: > > Record the patch+thread about correctly detecting if a script is > > executable when filesystem ACLs are being used. > > b

Re: cvs commit: modperl STATUS

2004-02-09 Thread Stas Bekman
[EMAIL PROTECTED] wrote: gozer 2004/02/09 14:30:07 Modified:.STATUS Log: Record the patch+thread about correctly detecting if a script is executable when filesystem ACLs are being used. but this patch is not good, since it modifies all the calls to use POSIX::access, ins

Re: cvs commit: modperl STATUS

2003-12-31 Thread Stas Bekman
Eric Cholet wrote: Le 20 déc. 03, à 03:55, [EMAIL PROTECTED] a écrit : stas2003/12/19 18:55:00 Modified:.STATUS Log: Log the patch from "Douglas K. Fischer" Revision ChangesPath 1.44 +8 -1 modperl/STATUS Index: STATUS

Re: cvs commit: modperl STATUS

2003-12-26 Thread Eric Cholet
Le 20 déc. 03, à 03:55, [EMAIL PROTECTED] a écrit : stas2003/12/19 18:55:00 Modified:.STATUS Log: Log the patch from "Douglas K. Fischer" Revision ChangesPath 1.44 +8 -1 modperl/STATUS Index: STATUS ===

[1.0] $\ and $, [Was: Re: cvs commit: modperl STATUS]

2002-08-10 Thread Steve Grazzini
On Fri, Aug 09, 2002 at 01:47:50PM -0400, Geoffrey Young wrote: > [EMAIL PROTECTED] wrote: > > geoff 2002/08/07 12:39:00 > > > > Modified:.STATUS > > Log: > > added bug report for print not looking at $\ > > the below patch seems to work, though I need to trace through th

Re: cvs commit: modperl STATUS

2002-08-09 Thread Geoffrey Young
[EMAIL PROTECTED] wrote: > geoff 2002/08/07 12:39:00 > > Modified:.STATUS > Log: > added bug report for print not looking at $\ the below patch seems to work, though I need to trace through the rwrite_neg_trace() stuff to see what it actually does :) no guarantees h