accord
Whole Tomato Software
United Kingdom
3287 Posts |
Posted - Aug 22 2013 : 4:00:55 PM
|
I examined the source code at the link and it's quite a complex solution with heavy use of #ifdefs, #undefs, etc. which VA don't parse completely, partly due to performance considerations. The compiler has plenty of time to resolve virtually anything, but VA has to be reasonably fast even in extremely large solutions.
Do you also have problems in other, unrelated source lines as well, where you don't use the enums? In other word, are you able to rename non-enum symbols? I'm trying to asses the scope of the problem, because this problem should not affect other source lines. |
|
|