gcc (4.3.0 20080428 (Red Hat 4.3.0-8)) shows the following warning:
warning: deprecated conversion from string constant to ‘char*’
I suspect that this can be solved adding the 'const' modifier to argument strExpression in functions assertTrue() and assertTrueMissatge().
I suggest another minor change: use encoding utf-8 in files MiniCppUnit.?xx
regards, Gerard
This is quite old. I guess that this is all fixed in later versions. Notice that the code is not hosted any more in sf but in clam-project.org:
svn co http://clam-project.org/minicppunit/trunk