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)
Change History (2)
by , 13 years ago
Attachment: | boost-thread-build-patch-disable-c99-long-long-warning-in-gcc.diff added |
---|
Note:
See TracTickets
for help on using tickets.
Diff against r56019.