
18 Oct
2006
18 Oct
'06
12:03 p.m.
John Maddock wrote:
The following patch clears the failures with the Borland compiler for the program options lib. Is this OK to commit or was there a specific reason why those functions were declared outside the class body? It shouldn't make any difference either which way, but you never know :-)
Looks fine, thanks for fixing this!
While we're at it: the test program convert_test.cpp appears not to build with any compiler, and isn't currently being built by our test matrix?
It's not built by our test matrix because I think it requires human to decide if the output is correct. I'll see if it still builds. - Volodya