Opened 11 years ago
Closed 11 years ago
#5607 closed Patches (fixed)
BOOST_CURRENT_FUNCTION for GHS Compiler
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | Boost 1.47.0 | Component: | config | 
| Version: | Boost 1.46.1 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
Can someone please submit this patch into 1.47.0?
It just sets the BOOST_CURRENT_FUNCTION macro to PRETTY_FUNCTION when compiling with GHS.
Attachments (1)
Change History (4)
by , 11 years ago
| Attachment: | current_function.hpp.patch added | 
|---|
comment:1 by , 11 years ago
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [72580]) Apply patch from #5607. Refs #5607.