[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #849: bind: scrutinizer problem with passing alon
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #849: bind: scrutinizer problem with passing along void result type |
Date: |
Thu, 28 Jun 2012 12:08:19 -0000 |
#849: bind: scrutinizer problem with passing along void result type
--------------------------------+-------------------------------------------
Reporter: sjamaan | Owner: felix
Type: defect | Status: closed
Priority: not urgent at all | Milestone:
Component: unknown | Version: 4.7.x
Resolution: fixed | Keywords:
--------------------------------+-------------------------------------------
Changes (by felix):
* status: new => closed
* resolution: => fixed
Comment:
I have disabled this warning in the scrutinizer. Accessing a variable with
undefined value is completely ok, as long as the value is not used for
anything.
--
Ticket URL: <http://bugs.call-cc.org/ticket/849#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #849: bind: scrutinizer problem with passing along void result type,
Chicken Trac <=