[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] * src/tests/run_test.c: Corrected some memory leacs, changed int
From: |
Luke Yelavich |
Subject: |
[PATCH] * src/tests/run_test.c: Corrected some memory leacs, changed interface for send_data accondiinly and indented file |
Date: |
Thu, 18 Feb 2010 08:48:30 +1100 |
On Thu, Feb 18, 2010 at 08:11:01AM EST, Chris Brannon wrote:
> Re-indenting source files in a patch makes your patches harder to review.
> I realize that parts of the code need a re-indent.
> Myself, I'd like to see some stylistic guidelines eventually, along with
> a .indent.pro file, so that we can use the indent utility to enforce
> those guidelines whilst we code. But that is a separate issue.
I agree, and have been thinking of coding style guidelines. This is for the
future however.
Luke