chiark / gitweb /
src/c-types-class-impl.lisp (find-sod-class): Improve error reporting.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commit96d51a55a9205478c0883e885d5fa17cb4012d29
tree2925f553deea09cb810c0934518948e2afacdeac
parenta52cb41cb840401f67495c98b36393f7f9926336
src/c-types-class-impl.lisp (find-sod-class): Improve error reporting.

The built-in simple type names are now properly baked in, in the
`*simple-type-map*' hash table, rather than being exported by the
`builtin' module, so check there before reporting a type as `unknown'.
src/c-types-class-impl.lisp