Using this simple test case:
void test( float f = 2.0f );
Uponplacing the cursor over 'test' to display a tooltip results in 'void test( float f = 2::0f );' showing in the tooltip. It seems to happen upon the first time hovering over the function, as repeat attempts produce the correct result of 'void test( float f = 2.000000f );, but hovering over something else then returning to it procudes the error again.
Heres a screen shot to show it.
VAX Info:
VA_X.dll file version 10.2.1440.0 built 2006.01.17
Licensed to:
VA X:
VA.NET 7.1:
VAOpsWin.dll version 1.3.2.0
VATE.dll version 1.0.4.12
DevEnv.exe version 7.10.3077.0
msenv.dll version 2.0.1746.1
Font: Courier New 13(Pixels)
Comctl32.dll version 5.82.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
2 processors
Platform: Custom
Stable Includes:
C:\\Program Files\\Microsoft DirectX 9.0 SDK (December 2004)\\Include;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\include;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\include;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include\\prerelease;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include;
c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;
Library Includes:
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\mfc;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\atl;
c:\\program files\\microsoft visual studio .net 2003\\vc7\\crt\\src;
Other Includes:
VS .NET 2003 English