
8 Feb
2011
8 Feb
'11
7:38 a.m.
On Tue, 08 Feb 2011 02:06:09 +0500, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG
Review part 2: implementation
[snip]
boost/process/config.hpp:
Can you use BOOST_THROW_EXCEPTION instead of rolling your own file/line info?
I think BOOST_PROCESS_SOURCE_LOCATION is my piece of code, which was written because BOOST_THROW_EXCEPTION didn't work (IIRC, there was a problem with BOOST_CURRENT_FUNCTION)
[snip]