Opened 10 years ago

Last modified 10 years ago

#7433 reopened Bugs

MSVC runtime check fix in crc

Reported by: Franz Detro <franz.detro@…> Owned by: Daryle Walker
Milestone: To Be Determined Component: crc
Version: Boost 1.53.0 Severity: Problem
Keywords: Cc:

Description

With MSVC in debug mode and runtime checks enabled, we encounter an issue in crc.hpp.

Please find attached a simple patch against boost 1.51.0 which fixes this issue.

Attachments (2)

crc-rtcheck-fix.diff (784 bytes ) - added by Franz Detro <franz.detro@…> 10 years ago.
crc-rtcheck-fix-153.diff (784 bytes ) - added by Franz Detro <franz.detro@…> 10 years ago.
patch against boost 1.53.0

Download all attachments as: .zip

Change History (4)

by Franz Detro <franz.detro@…>, 10 years ago

Attachment: crc-rtcheck-fix.diff added

comment:1 by Joachim Faulhaber, 10 years ago

Resolution: invalid
Status: newclosed

The code of crc.hpp has changed substantially. So the patch in no longer applicable.

by Franz Detro <franz.detro@…>, 10 years ago

Attachment: crc-rtcheck-fix-153.diff added

patch against boost 1.53.0

comment:2 by Franz Detro <franz.detro@…>, 10 years ago

Resolution: invalid
Status: closedreopened
Version: Boost 1.51.0Boost 1.53.0

I've added another version of the patch for the current boost 1.53.0 version. Please apply.

Note: See TracTickets for help on using tickets.