[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #427: salmonella does not report errors in .meta file
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #427: salmonella does not report errors in .meta files. |
Date: |
Thu, 04 Nov 2010 03:17:38 -0000 |
#427: salmonella does not report errors in .meta files.
----------------------------+-----------------------------------------------
Reporter: alanpost | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 4.7.0
Component: infrastructure | Version: 4.6.x
Keywords: salmonella |
----------------------------+-----------------------------------------------
I had a bug in my kiksispehi egg, which I fixed in r21262. This bug was a
syntax error in my .meta file.
Before this fix, salmonella did not report an error in this package, it
treated the egg as if it did not exist. I'm not sure if this was because
there were no other files in the egg directory, but this *was* the case
for this error.
I believe a syntax error in an egg's .meta file should be flagged as an
error, just as a missing .setup file is reported:
http://tests.call-cc.org/2010/11/03/salmonella-report/jbogenturfahi.html
--
Ticket URL: <http://bugs.call-cc.org/ticket/427>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #427: salmonella does not report errors in .meta files.,
Chicken Trac <=