3 Jul
2007
3 Jul
'07
4:07 a.m.
"Gottlob Frege"
On 6/29/07, Gennadiy Rozental
wrote: And why it is not possible to determine the location of the exception (the line number) when I include it into myTestCase?
Because C++ doesn't provide a way ;). Do you know one?
It might be possible to write custom code (per compiler / OS) to retrieve this info in debug. Maybe.
Please feel free to submit patches to implement this improvement. Gennadiy