Opened 13 years ago

Closed 12 years ago

#3680 closed Patches (fixed)

Inhibit warning about use of C99 long long constant in GCC

Reported by: Dean Michael Berris Owned by: Anthony Williams
Milestone: Boost 1.42.0 Component: thread
Version: Boost 1.41.0 Severity: Cosmetic
Keywords: Cc:

Description

To inhibit the innocuous warning about the use of C99 long long constants when building the Boost.Thread library with GCC, the following patch is proposed.

Attachments (1)

boost-thread-build-patch-disable-c99-long-long-warning-in-gcc.diff (406 bytes ) - added by Dean Michael Berris 13 years ago.
Diff against r56019.

Download all attachments as: .zip

Change History (2)

by Dean Michael Berris, 13 years ago

Diff against r56019.

comment:1 by Anthony Williams, 12 years ago

Resolution: fixed
Status: newclosed

Fixed on trunk.

Note: See TracTickets for help on using tickets.