Opened 10 years ago

#7450 new Bugs

Buggy rounded_arith.hpp

Reported by: Luca Di Gaspero <l.digaspero@…> Owned by: Boris Gubenko
Milestone: To Be Determined Component: interval
Version: Boost 1.52.0 Severity: Problem
Keywords: rounded_arith Cc:

Description

The rounded_arith file is currently buggy, because it misses an explicit this-> to some function calls (due to the evolution in template compilation of g++ since version 4.0). I attach the small patch to get it working.

Attachments (1)

ra.patch (1.0 KB ) - added by Luca Di Gaspero <l.digaspero@…> 10 years ago.
patch to get it working

Download all attachments as: .zip

Change History (1)

by Luca Di Gaspero <l.digaspero@…>, 10 years ago

Attachment: ra.patch added

patch to get it working

Note: See TracTickets for help on using tickets.