jonty
Starting Member
Australia
1 Posts |
Posted - Mar 01 2009 : 11:10:19 PM
|
Hi, Just upgraded from a version more than a year old to 10.5.1715.
When using 'Create Implementation' in files using CPPUNIT, it doesn't correctly recognise the function decalaration as being part of the class.
It will create the implementation in the source file fine, EXCEPT that it doesn't prepend the function name with the class specifier. Leading to until you realise what happened to cause your compile to fail.
This used to work on my previous version.
It seems it is getting confused with the CPPUNIT macro that comes first in the class definition.
|
|