Re: svn commit: r1778004 - /httpd/httpd/branches/2.4.x/STATUS

2017-01-12 Thread Yann Ylavic
On Thu, Jan 12, 2017 at 6:02 PM, William A Rowe Jr wrote: > On Thu, Jan 12, 2017 at 10:54 AM, Yann Ylavic wrote: >> On Thu, Jan 12, 2017 at 5:32 PM, William A Rowe Jr >> wrote: + So the only fix allowing us to use

Re: svn commit: r1778004 - /httpd/httpd/branches/2.4.x/STATUS

2017-01-12 Thread William A Rowe Jr
On Thu, Jan 12, 2017 at 10:54 AM, Yann Ylavic wrote: > On Thu, Jan 12, 2017 at 5:32 PM, William A Rowe Jr > wrote: >>> >>> + So the only fix allowing us to use PCRE 10 in httpd 2.4 would be to >>> write >>> + this as a thread safe storage

Re: svn commit: r1778004 - /httpd/httpd/branches/2.4.x/STATUS

2017-01-12 Thread Yann Ylavic
On Thu, Jan 12, 2017 at 5:32 PM, William A Rowe Jr wrote: >> >> + So the only fix allowing us to use PCRE 10 in httpd 2.4 would be to >> write >> + this as a thread safe storage buffer for the majority of cases (<10 >> $args) >> + and we don't have a portable

Re: svn commit: r1778004 - /httpd/httpd/branches/2.4.x/STATUS

2017-01-12 Thread William A Rowe Jr
On Mon, Jan 9, 2017 at 10:12 AM, wrote: > Author: wrowe > Date: Mon Jan 9 16:12:53 2017 > New Revision: 1778004 > > PATCHES/ISSUES THAT ARE BEING WORKED >[ New entried should be added at the START of the list ] > @@ -275,6 +273,27 @@ PATCHES/ISSUES THAT ARE BEING WORKED >