Opened 12 years ago

Closed 12 years ago

#4178 closed Bugs (fixed)

[config] boost_no_raw_literals test in GCC 4.5.0

Reported by: rwebb <richard.webb@…> Owned by: John Maddock
Milestone: Boost 1.44.0 Component: config
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

The boost_no_raw_literals config test is failing in GCC 4.5.0: http://tinyurl.com/2wnb7yk

Seems to be related to http://wiki.dinkumware.com/twiki/pub/Wg21pittsburgh/FormalMotions/n3077.html, which changes raw strings to use '()' instead of '[]'.

Change History (1)

comment:1 by John Maddock, 12 years ago

Resolution: fixed
Status: newclosed

(In [61792]) Fixes #4178.

Note: See TracTickets for help on using tickets.