Re: [Boost-bugs] [Boost C++ Libraries] #9263: Add a format flag to extract function names from named scopes

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9263: Add a format flag to extract function names from named scopes
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-19 01:30:05


#9263: Add a format flag to extract function names from named scopes
--------------------------------------+----------------------------
  Reporter: andysem | Owner: andysem
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: log
   Version: Boost Development Trunk | Severity: Not Applicable
Resolution: | Keywords:
--------------------------------------+----------------------------

Comment (by anonymous):

 This would be good. Just what i'm looking for. Also file name without path
 would be useful, as at least on visual studio c++ the path is also
 included. So log files end up full off clutter.

 So instead of getting verbose formatting like this

 "int __cdecl main(int,char *[]);c:\users\someone\documents\visual studio
 2013\projects\source1.cpp;201"

 one could get concise formatting like this:

 "main;source1.cpp;201"

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9263#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC