[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #754: compiler-typecase: try to obtain line-number in
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #754: compiler-typecase: try to obtain line-number in error message if possible |
Date: |
Tue, 13 Dec 2011 12:50:42 -0000 |
#754: compiler-typecase: try to obtain line-number in error message if possible
-------------------------------+--------------------------------------------
Reporter: felix | Owner: felix
Type: defect | Status: new
Priority: minor | Milestone:
Component: compiler | Version: 4.7.x
Keywords: compiler-typecase |
-------------------------------+--------------------------------------------
Errors generated by `compiler-typecase` will not have any context-
information, so it would be nice to have the line-number, if it is
available for the original form. This possibly needs extending the params
for `##core#typecase` to contain source-info.
--
Ticket URL: <http://bugs.call-cc.org/ticket/754>
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] #754: compiler-typecase: try to obtain line-number in error message if possible,
Chicken Trac <=