Opened 12 years ago
Closed 12 years ago
#4477 closed Patches (fixed)
OpenVMS 64 bit functional patch
Reported by: | Owned by: | Daniel James | |
---|---|---|---|
Milestone: | Boost 1.44.0 | Component: | hash |
Version: | Boost 1.43.0 | Severity: | Problem |
Keywords: | Cc: |
Description
This patch provides 64 bit fixes for OpenVMS platform - warnings of converting pointer to integer of smaller size.
It is very important for the organization I work for to submit them to upstream Boost in order to make an upgrade to future Boost versions simpler.
This patch related to ticket: #4473
Thanks,
Artyom
Attachments (1)
Change History (4)
by , 12 years ago
Attachment: | functional.patch added |
---|
comment:1 by , 12 years ago
Component: | functional → hash |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [64397]) Fix hashing pointers on 64-bit OpenVMS.
Patch by Artyom. Refs #4477