Opened 15 years ago

Closed 15 years ago

#1077 closed Bugs (fixed)

Spirit integer parser does not always detect integer overflow

Reported by: Hartmut Kaiser Owned by: Hartmut Kaiser
Milestone: Boost 1.35.0 Component: spirit
Version: Boost 1.34.0 Severity: Regression
Keywords: Cc:

Description

The Spirit int_parser primitive doesn't always detects internal integer overflows while parsing.

Patch is attached.

Attachments (1)

numeric.ipp.patch (12.0 KB ) - added by Hartmut Kaiser 15 years ago.
Patch fixing the integer overflow detection during parsing

Download all attachments as: .zip

Change History (3)

by Hartmut Kaiser, 15 years ago

Attachment: numeric.ipp.patch added

Patch fixing the integer overflow detection during parsing

comment:1 by Hartmut Kaiser, 15 years ago

Component: Building Boostspirit

comment:2 by Hartmut Kaiser, 15 years ago

Milestone: Boost 1.34.1Boost 1.35.0
Resolution: fixed
Status: newclosed

This patch has already been applied to the trunk.

Note: See TracTickets for help on using tickets.