[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1532: "lint mode" for csc
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1532: "lint mode" for csc |
Date: |
Wed, 05 Sep 2018 21:05:09 -0000 |
#1532: "lint mode" for csc
-------------------------+---------------------------------
Reporter: mario | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 5.1
Component: core tools | Version: 5.0.0rc1
Keywords: csc, -M | Estimated difficulty:
-------------------------+---------------------------------
I sometimes run csc4 with {{{-AM}}} just to have my moduleless code
checked by the scrutinizer. That's particularly useful for code that loads
configuration files (in which case having a module would require some
trickery to be able to use symbols exported by the module from the
configuration file).
Could/should we add the {{{-M}}} option to csc5?
--
Ticket URL: <https://bugs.call-cc.org/ticket/1532>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1532: "lint mode" for csc,
Chicken Trac <=