Opened 5 years ago

Closed 4 years ago

#13260 closed Bugs (fixed)

gcc 4.9.4 rejected by compiler config, if BOOST_ASSERT_CONFIG is defined

Reported by: Jakob Bieling <jakob@…> Owned by: John Maddock
Milestone: To Be Determined Component: config
Version: Boost 1.65.0 Severity: Problem
Keywords: gcc Cc:

Description

If BOOST_ASSERT_CONFIG is defined, Boost 1.65.1 cannot be compiled with gcc 4.9.4, even though that gcc version is listed unter 'Compilers Tested'.

boost/config/compiler/gcc.hpp, line 342 (as of boost 1.65.1) explicitly checks for 4.9.0, which it probably shouldn't.

Change History (1)

comment:1 by John Maddock, 4 years ago

Resolution: fixed
Status: newclosed

This has been updated already.

Note: See TracTickets for help on using tickets.