[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] runtime.c: stop clang warnings
From: |
Felix |
Subject: |
Re: [Chicken-hackers] [PATCH] runtime.c: stop clang warnings |
Date: |
Sat, 29 Dec 2012 23:20:20 +0100 (CET) |
From: Kon Lovett <address@hidden>
Subject: [Chicken-hackers] [PATCH] runtime.c: stop clang warnings
Date: Sat, 29 Dec 2012 11:59:32 -0800
> Hi,
>
> The attached stops warnings from the clang compiler. The format-string /
> argument changes I think have merit. The unused return value & no return
> value just stop warnings w/o any other worth.
>
Thanks - signed off and pushed.
cheers,
felix