A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/tpapp/cl-num-utils/issues/15 below:

GitHub · Where software is built

This issue was reported by Péter Salvi via e-mail (thanks Péter!).

Definitions like

(defgeneric test (&key my-key &allow-other-keys) (:method (&key) t))

are not allowed because the method is missing keys that the generic function has. SBCL allows this when &allow-other-keys, but other implementations may not.

Functions that have this problem include MAP1 and AS-ARRAY (need to check others).

Think about element-type and copy?, maybe remove these?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4