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/16 below:

can't specialize on FIXNUM · Issue #16 · tpapp/cl-num-utils · GitHub

This repository was archived by the owner on May 14, 2021. It is now read-only.

This repository was archived by the owner on May 14, 2021. It is now read-only.

can't specialize on FIXNUM #16

Description

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

SUB-RESOLVE-SELECTION and SUB-DIMENSION both specialize on fixnum, which is not a class that is guaranteed to exist by the standard and is not present in eg ECL or CLISP.

Péter's suggestion: read-time conditionals, eg #+(or ecl clisp) integer #-(or ecl clisp) fixnum. Probably I would just use integer.

However, the issue is moot since I will soon remove SUB as it is superseded by CL-SLICE:SLICE.

Metadata Metadata

Assignees

No one assigned

Development

No branches or pull requests Issue actions

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