[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1532: "lint mode" for csc
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1532: "lint mode" for csc |
Date: |
Wed, 05 Sep 2018 21:16:10 -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
Resolution: | Keywords: csc, -M
Estimated difficulty: |
------------------------------------+----------------------
Comment (by evhan):
CHICKEN 5 has {{{-m}}} for {{{-module}}}, which takes the module name as
an argument instead of always using {{{"main"}}} like the {{{-M}}} did in
CHICKEN 4.
So, this use case is still supported via {{{csc -A -m _ x.scm}}}.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1532#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.