Opened 7 years ago

Closed 5 years ago

#11614 closed Bugs (fixed)

Silence signed/unsigned warning - Patch included

Reported by: Tobias Reh <treh@…> Owned by: Joel de Guzman
Milestone: To Be Determined Component: spirit
Version: Boost 1.59.0 Severity: Cosmetic
Keywords: Cc:

Description

std::numeric_limits<T>::max_exponent10 returns an int. The appended patch silences the compiler warning (and improves const-corectness).

Attachments (1)

real_impl.hpp.patch (934 bytes ) - added by Tobias Reh <treh@…> 7 years ago.

Download all attachments as: .zip

Change History (3)

by Tobias Reh <treh@…>, 7 years ago

Attachment: real_impl.hpp.patch added

comment:1 by Nikita Kniazev <nok.raven@…>, 5 years ago

comment:2 by Joel de Guzman, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.