Opened 16 years ago

Closed 15 years ago

#779 closed Bugs (fixed)

gcc-4.2 atomicity.h location

Reported by: timblech Owned by: Peter Dimov
Milestone: Boost 1.34.1 Component: smart_ptr
Version: Boost 1.34.0 Severity: Problem
Keywords: Cc:

Description

hi all,

it seems, that for gcc-4.2 bits/atomicity.h, that's included by detail/atomic_count_gcc.hpp moved to ext/atomicity.h

thus it's not possible to build some boost libraries with gcc-4.2.

thanks ... tim

Change History (5)

comment:1 by Thomas Witt, 15 years ago

Milestone: → Boost 1.34.1
Severity: → Showstopper
Version: None → release 1.34.0

comment:2 by Thomas Witt, 15 years ago

Resolution: None → fixed
Status: assigned → closed

Patched in RC_1_34_0 by Eric Niebler.

comment:3 by anonymous, 15 years ago

Resolution: fixed
Status: closed → reopened

comment:4 by Peter Dimov, 15 years ago

Component: None → smart_ptr
Severity: Showstopper → Problem

Why has this been reopened? I see atomic_count_test passing on all g++ versions including 4.2.1.

comment:5 by Peter Dimov, 15 years ago

Resolution: → fixed
Status: reopened → closed
Note: See TracTickets for help on using tickets.