src/parser/floc-proto.lisp, src/utilities.lisp: Move generic condition stuff.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 14:07:39 +0000 (15:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:46:21 +0000 (16:46 +0100)
Move the non-location-specific condition machinery from `sod-parser' to
`sod-utilities' where it makes more sense.

Also, give `my-cerror' a more sensible name (`promiscuous-cerror') now
that it needs to be exported.


No differences found