Skip to Content.
Sympa Menu

freetds - Re: [freetds] [PATCH] ctlib: ct_param memory leaks, stored proc return status

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT schemamania.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] [PATCH] ctlib: ct_param memory leaks, stored proc return status
  • Date: Mon, 12 Apr 2004 19:58:48 -0400

On Mon, 12 Apr 2004, Iain Calder <iain.calder AT blueyonder.co.uk> wrote:
> I have posted this patch before but it does not seem to have made it
> into production.

This patch is very tedious to apply:

1. It is wrapped.
2. It replaces tabs with 4 spaces.

Our standard formatting uses tabs and expects a tab to represent 8
positions. You can use GNU indent(1) with src/.indent.pro to achieve the
desired effect. Unfortunately, indent works only on source files, not
patches, so it's more useful to you than me.

I think this might be why it didn't go in the first time: it went on the
back burner, and later got pushed off the stove. If you would be so kind
as to post the real McCoy as an attachment, I'd be happy to apply it.

Thanks for your persistence. :-)

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page