Opened 15 years ago

Closed 15 years ago

#1819 closed Bugs (fixed)

GCC-4.3 doesn't compile binary_buffer_iprimitive.hpp

Reported by: Maik Beckmann <Beckmann.Maik <at> googlemail <dot> com> Owned by: Douglas Gregor
Milestone: Boost 1.36.0 Component: mpi
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

binary_buffer_iprimitive.hpp is missing a

#include <cstring>

to get std::memcpy.

Patch is attached

Best,

-- Maik

Attachments (1)

the.patch (455 bytes ) - added by Maik Beckmann <Beckmann.Maik <at> googlemail <dot> com> 15 years ago.

Download all attachments as: .zip

Change History (3)

by Maik Beckmann <Beckmann.Maik <at> googlemail <dot> com>, 15 years ago

Attachment: the.patch added

comment:1 by Douglas Gregor, 15 years ago

Milestone: To Be DeterminedBoost 1.36.0

Fixed on the trunk. Thanks!

comment:2 by Douglas Gregor, 15 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.