[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1188: Compiler ignores nonexistent modules when gene
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1188: Compiler ignores nonexistent modules when generating import libraries |
Date: |
Sun, 03 May 2015 11:29:34 -0000 |
#1188: Compiler ignores nonexistent modules when generating import libraries
------------------------------+---------------------------------------------
Reporter: sjamaan | Owner:
Type: defect | Status: new
Priority: minor | Milestone: someday
Component: compiler | Version: 4.10.x
Keywords: import libraries |
------------------------------+---------------------------------------------
If you do csc -j nonexistent, it will simply not generate the import
library for the nonexistent module. Instead, it should stop with an error
that the specified module does not exist.
--
Ticket URL: <http://bugs.call-cc.org/ticket/1188>
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] |
- [Chicken-janitors] #1188: Compiler ignores nonexistent modules when generating import libraries,
Chicken Trac <=