[Openmcl-devel] erroneous number of arguments in call to REPORT-FILE-COVERAGE and COVERAGE-STATS-HEAD
Gabriel Dos Reis
gdr at integrable-solutions.net
Fri Sep 2 08:48:39 PDT 2011
Hi,
While rebuilding CCL (trunk) from a fresh check out, I
noticed this warning that I thought you might want to hear about:
;Compiler warnings for "ccl:library;cover.lisp.newest" :
; In REPORT-COVERAGE: In the call to REPORT-FILE-COVERAGE with
arguments (FRAME-FILE COVERAGE DIRECTORY HTML-NAME EXTERNAL-FORMAT),
; 5 arguments were provided, but at most 4 are accepted
; by the current global definition of REPORT-FILE-COVERAGE
; In REPORT-COVERAGE-TO-STREAMS: In the call to COVERAGE-STATS-HEAD
with arguments (HTML-STREAM STATS-STREAM T),
; 3 arguments were provided, but at most 2 are accepted
; by the current global definition of COVERAGE-STATS-HEAD
;Compiling "/home/gdr/src/ccl.svn/library/leaks.lisp"...
More information about the Openmcl-devel
mailing list