Fix error report for compiled ~:P format directive
commitd902d4fc9ecd62ea074c1f1cc0cfb52560e193de
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Fri, 11 Nov 2016 14:41:02 +0000 (11 15:41 +0100)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sun, 13 Nov 2016 01:11:14 +0000 (13 02:11 +0100)
tree042fe9f58c256c5db8a1b35de71a822d30f10cdf
parent893795b1c377f23dd42709b4367a1aade4b7570f
Fix error report for compiled ~:P format directive

* The "No previous argument" error did not include the associated format
  control string

* Add some machinery to verify FORMAT-ERRORs in more detail in
  tests/format.pure.lisp
src/code/late-format.lisp
tests/format.pure.lisp