Skip to content

calling INT with float bounds results in a crash #26

@mzuenni

Description

@mzuenni

According to the spec this should be a valid program (even though kind of weird):

INT(-0.5, 0.5) NEWLINE

But I get:

terminate called after throwing an instance of 'boost::wrapexcept<boost::bad_get>'
  what():  boost::bad_get: failed value get using boost::get

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions