Thanks, applied.
On Fri, Jul 22, 2011 at 9:43 PM, Stefan Weil wrote:
> Am 22.07.2011 22:48, schrieb Andreas Färber:
>>
>> Hi Stefan W.,
>>
>> Am 20.07.2011 um 21:40 schrieb Stefan Weil:
>>
>>> cppcheck report:
>>>
>>> darwin-user/signal.c:322: style: Unused variable: i
>>> darwin-user/signal.c:32
Am 22.07.2011 22:48, schrieb Andreas Färber:
Hi Stefan W.,
Am 20.07.2011 um 21:40 schrieb Stefan Weil:
cppcheck report:
darwin-user/signal.c:322: style: Unused variable: i
darwin-user/signal.c:322: style:
Variable 'err' is assigned a value that is never used
Does this really bug you? I'm a
Hi Stefan W.,
Am 20.07.2011 um 21:40 schrieb Stefan Weil:
cppcheck report:
darwin-user/signal.c:322: style: Unused variable: i
darwin-user/signal.c:322: style:
Variable 'err' is assigned a value that is never used
Does this really bug you? I'm a bit skeptical towards trying to fix
warnings
cppcheck report:
darwin-user/signal.c:322: style: Unused variable: i
darwin-user/signal.c:322: style:
Variable 'err' is assigned a value that is never used
Signed-off-by: Stefan Weil
---
darwin-user/signal.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/darwin-user/si