src/parser/scanner-charbuf-impl.lisp: Delay `charbuf-scanner-place'.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 19 Aug 2015 16:37:17 +0000 (17:37 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 19 Aug 2015 16:37:17 +0000 (17:37 +0100)
commit502df9a219a1a8b94eca0038b1e7203b91f11a30
tree0981d3015fd5288604b1dd2f08adfc43a08b3ea7
parentb5d086c2894c492e17391b17f2600de83206a7b6
src/parser/scanner-charbuf-impl.lisp: Delay `charbuf-scanner-place'.

Similar to 1d087117..., we have mutually recursive references between a
class and structure, which we resolve by delaying the structure
definition.
src/parser/scanner-charbuf-impl.lisp