Opened 11 years ago

Closed 11 years ago

#5607 closed Patches (fixed)

BOOST_CURRENT_FUNCTION for GHS Compiler

Reported by: olim@… 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)

current_function.hpp.patch (671 bytes ) - added by olim@… 11 years ago.

Download all attachments as: .zip

Change History (4)

by olim@…, 11 years ago

Attachment: current_function.hpp.patch added

comment:1 by John Maddock, 11 years ago

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

comment:2 by anonymous, 11 years ago

Patch applied to Trunk, it's much too late for 1.47 though.

comment:3 by John Maddock, 11 years ago

Resolution: fixed
Status: newclosed

(In [74889]) Merge Boost.Config changes from Trunk - numerous small bug fixes plus a new Cray C++ config. Fixes #5607. Fixes #5941. Fixes #5878.

Note: See TracTickets for help on using tickets.