T O P I C R E V I E W |
jonty |
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.
|
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Mar 02 2009 : 12:16:42 PM Can you post a code example showing the problem please? I know of CPPUnit but personally I have never used it.
Do you remember which previous version you were using where this worked correctly? |
|
|