Re: [OPEN-ILS-DEV] PATCH: apachetools.c (performance)

2008-05-15 Thread Bill Erickson
On Tuesday 13 May 2008 11:54 Scott McKellar wrote: This patch is mostly a performance tweak, but also tidies up a few things. Applied. Thanks for the cleanup! -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone:

Re: [OPEN-ILS-DEV] SPAM: autoconf support for openSRF

2008-05-15 Thread Kevin Beswick
I am planning on it now! On Wed, May 14, 2008 at 1:15 PM, Mike Rylander [EMAIL PROTECTED] wrote: On Wed, May 14, 2008 at 11:53 AM, Kevin Beswick [EMAIL PROTECTED] wrote: This is an initial patch supporting the effort of porting OpenSRF to the GNU autotools. AWESOME! Great work Kevin.

Re: [OPEN-ILS-DEV] PATCH: osrf_hash[ch] (new implementation)

2008-05-15 Thread Bill Erickson
On Sunday 06 April 2008 8:16 Scott McKellar wrote: If you prefer, I can wait till you apply yesterday's patches and create new patches then. Or I can send you entire files instead of patches. Whatever is least troublesome for you. Scott, would it be possible to get an updated set of

Re: [OPEN-ILS-DEV] PATCH: osrf_legacy_json.c (miscellaneous)

2008-05-15 Thread Bill Erickson
On Sunday 13 April 2008 12:20 Scott McKellar wrote: This patch tweaks a few things. 1. In json_parse_json_string() we declare a character array buff[], fill it with nuls, and never refer to it again. I eliminated it. 2. A few lines below that, we use memset() to clear a three-character