On Tue, May 5, 2009 at 11:06 AM, Abdulaziz Ghuloum <[email protected]> wrote:
<no time now to address all of your points> > Anyways, we're talking about too many issues at once to make > any sense. There is debugging, refactoring imports, uninvoked > libraries, consistency with other systems, good warnings and > false warnings, and more. Can we talk about them one at a > time please so that we don't conflate one issue with another? Ok, so let me formulate a single feature requests: a compiler switch $ ikarus --warnings x.xx such that, when explicitly invoked, I get info about unused libraries (and possibly other things). Seems reasonable, no? I too prefer not to have too many warnings by default.
