Re: [Boost-bugs] [Boost C++ Libraries] #3616: Boost.Test Xcode formatter not working in Xcode 3.2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3616: Boost.Test Xcode formatter not working in Xcode 3.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-28 23:51:00


#3616: Boost.Test Xcode formatter not working in Xcode 3.2
------------------------------------------------------+---------------------
 Reporter: Sean P. DeNigris <sean@…> | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: test
  Version: Boost 1.40.0 | Severity: Problem
 Keywords: |
------------------------------------------------------+---------------------

Comment(by Sean P. DeNigris <sean@…>):

 Yes, I think we actually want to insert "error: " and have "error" twice,
 as Xcode will eat the first one and keep the message intact - "file:line:
 error: error in <test_case>"
 [[BR]][[BR]]
 The only other issue is how to map info and fatal error. It seems fair to
 map info to warning and fatal error to error, so they would be:[[BR]]
 file:line: warning: info from <test_case>[[BR]]
 file:line: error: fatal error in <test_case>

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3616#comment:3>
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:01 UTC