Opened 12 years ago

Closed 12 years ago

#4478 closed Patches (fixed)

OpenVMS 64 bit fixes of warnings

Reported by: artyomtnk@… Owned by: Peter Dimov
Milestone: Boost 1.44.0 Component: smart_ptr
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)

smart_ptr.patch (680 bytes ) - added by artyomtnk@… 12 years ago.

Download all attachments as: .zip

Change History (4)

by artyomtnk@…, 12 years ago

Attachment: smart_ptr.patch added

comment:1 by Peter Dimov, 12 years ago

Status: newassigned

comment:2 by Peter Dimov, 12 years ago

(In [69246]) Apply patch. Refs #4478.

comment:3 by Peter Dimov, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [70435]) Merge [69246] to release. Fixes #4478.

Note: See TracTickets for help on using tickets.