chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] The bazillion unreferenced local variables


From: Brandon J. Van Every
Subject: [Chicken-users] The bazillion unreferenced local variables
Date: Sat, 04 Feb 2006 08:13:21 -0800
User-agent: Thunderbird 1.5 (Windows/20051201)

When I compile Chicken with VC++, I get a bazillion warning messages about unreferenced local variables. Is there any way the Chicken compiler could not generate so many unreferenced variables, or is this fundamental to its operation? I am hesitant to just mask them with a warning filter, for fear of masking a warning that really matters. As it stands, so many warnings is quite noisy and makes the output not very useful. Also it doesn't inspire confidence to those watching the build process, i.e. potential Windows Chicken converts.


Cheers,
Brandon Van Every





reply via email to

[Prev in Thread] Current Thread [Next in Thread]