Hi,
On Fri, Feb 17, 2012 at 09:39:35AM +0100, Heiko Hund wrote:
> MSVC chokes on this as it's not according to C89.
>
> Signed-off-by: Heiko Hund
> ---
> buffer.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/buffer.c b/buffer.c
> index 6800e6e..391085b 100644
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 17/02/12 09:39, Heiko Hund wrote:
> MSVC chokes on this as it's not according to C89.
>
> Signed-off-by: Heiko Hund --- buffer.c |2
> +- 1 files changed, 1 insertions(+), 1 deletions(-)
ACK! Applied to master on -testing and stable trees.
c
MSVC chokes on this as it's not according to C89.
Signed-off-by: Heiko Hund
---
buffer.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buffer.c b/buffer.c
index 6800e6e..391085b 100644
--- a/buffer.c
+++ b/buffer.c
@@ -321,9 +321,9 @@ gc_malloc (size_t size, bool clea