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: | 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 '[]'.
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [61792]) Fixes #4178.