[armedbear-ticket] [armedbear] #238: Bad error when reading #S(...) for a partially defined structure
armedbear
armedbear-devel at common-lisp.net
Tue Aug 14 06:11:03 UTC 2012
#238: Bad error when reading #S(...) for a partially defined structure
-----------------------+----------------------------------------------------
Reporter: sboukarev | Owner: ehuelsmann
Type: defect | Status: new
Priority: minor | Milestone: 1.2.0
Component: compiler | Version:
Keywords: |
-----------------------+----------------------------------------------------
Changes (by ehuelsmann):
* milestone: => 1.2.0
Comment:
While the spec says "The #S reader macro might or might not recognize the
newly defined structure type name at compile time.", this is not an ansi
failure.
However, I concur that the error is far from helpful in finding the actual
problem. Let's focus on that here first. We could (later) see if we want
to make the constructor available for the reader (I see value in that as
well).
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/238#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list