1.0.5.44: fix reading of a suppressed #. in sb-cover
authorJuho Snellman <jsnell@iki.fi>
Wed, 9 May 2007 00:36:49 +0000 (00:36 +0000)
committerJuho Snellman <jsnell@iki.fi>
Wed, 9 May 2007 00:36:49 +0000 (00:36 +0000)
commite561daafc83baebdae5fc2779d7ea3167d3e334e
tree60c1b742fe2da1c8ad1711309e6a258679e653dc
parent01da8de70d00fe984d3e8be2a56baa3633126644
1.0.5.44: fix reading of a suppressed #. in sb-cover

         * Suppressing of #. in the source location recording read-table was
           implemented incorrectly. (Reported by James Knight)
         * Don't silently ignore read errors.
         * Use a dummy source location map for top level forms for which
           an error was signaled, rather than NIL. Otherwise the compiler's
           and sb-cover's tlf numbering could get out of sync.
contrib/sb-cover/cover.lisp
contrib/sb-cover/test-data-2.lisp
version.lisp-expr