Opened 10 years ago
Closed 10 years ago
#7322 closed Patches (fixed)
Type conversion warnings
Reported by: | Hartmut Kaiser | Owned by: | timblechmann |
---|---|---|---|
Milestone: | To Be Determined | Component: | lockfree |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The attached patch fixes a couple of warnings about possible loss of precision caused by integral type conversions for MSVC.
Attachments (1)
Change History (2)
by , 10 years ago
Attachment: | freelist.hpp.patch added |
---|
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
applied, thanks