Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

handle gmp aborting #7

Description

@aheckmann

gmp is lame and aborts under certain circumstances. handle this gracefully.

example:
new gmp.Int(10).pow(1000000000000000);

http://stackoverflow.com/questions/3558684/avoiding-abort-in-libgmp

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions