8000 Bump `most-positive-fixnum`? · Issue #699 · armedbear/abcl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bump most-positive-fixnum? #699
Open
@fosskers

Description

@fosskers

Hi there, thanks for ABCL as always. While profiling, I noticed that ABCL differs from its peers in terms of the size of its most-positive-fixnum:

| Compiler | most-positive-fixnum |
|----------+----------------------|
| SBCL     |  4611686018427387903 |
| ECL      |  2305843009213693951 |
| Clasp    |  2305843009213693951 |
| CCL      |  1152921504606846975 |
| Allegro  |  1152921504606846975 |
| Clisp    |      281474976710655 |
| ABCL     |           2147483647 |

Is there a possibility of this being bumped?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0