Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error when using some --mm options #1

Open
doug719 opened this issue Dec 20, 2024 · 1 comment
Open

Compile error when using some --mm options #1

doug719 opened this issue Dec 20, 2024 · 1 comment

Comments

@doug719
Copy link

doug719 commented Dec 20, 2024

Using nim 2.0.8. and loaded latest bignum from this site. My program runs fine with -mm options orc and arc. When I use refc, markAndSweep, or boehm I get the following error:

/home/doug/.nimble/pkgs2/gmp-0.2.6-325cdfe29f675afb2262877f78d6bb676522d9bb/gmp/pure.nim(1512, 1) Error: signature for '=destroy' must be proc[T: object](x: var T)

@doug719 doug719 changed the title Compile error when using some -mm options Compile error when using some --mm options Dec 20, 2024
@doug719
Copy link
Author

doug719 commented Dec 20, 2024

-mm should be --mm. Could not edit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant