1 Dec
2005
1 Dec
'05
8:30 p.m.
"Kevin Wheatley"
Hi,
I have a test where BOOST_CHECK() results in a call that causes an exception, but it gives no location, would it be possible to change the reporting code that catches the exception to report the file and line number to give me 1 click navigation to the site of the calling test? Perhaps the macro could force a check point or something and then log_exception could use that?
I will see what I could do Gennadiy