kinook
Senior Member
USA
37 Posts |
Posted - Jan 04 2007 : 4:03:29 PM
|
Again new in the 154x builds, it seems to have lost most of its intelligence. I sent a sample project that demonstrates the problem to support. For instance, with the cursor on the UpdateRow call in Forms.cpp line 98 or OnSelChange at line 353, Alt+G goes to the definition and does not go to the implementation. From the .h file definition, Alt+G does nothing.
VA_X.dll file version 10.3.1543.0 built 2006.12.19 Licensed to: VA X: * (1-user license) Support ends 2007.01.11 VA.NET 7.1: * (1-user license) VAOpsWin.dll version 1.3.4.1 VATE.dll version 1.0.5.5 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Andale Mono 13(Pixels) Comctl32.dll version 5.82.2900.2982 Windows XP 5.1 Build 2600 Service Pack 2 2 processors
Platform: Win32 Stable Includes: 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; D:\\Src\\boost_1_33_1;
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:
|
Automate your software builds with Visual Build Pro http://www.visualbuild.com/ |
|
feline
Whole Tomato Software
United Kingdom
18998 Posts |
Posted - Jan 05 2007 : 5:37:34 PM
|
I have the test project, many thanks for this clear example. I am seeing the same problem with VA 1543. This is a new problem in 1543, it does not show up in 1541.
Apologies for the delay, but it took me a while to strip the code down to a very simple test, to find out what was causing the problem. It is actually the multiple using namespace lines in the cpp file. This looks like
case=4205
which should be fixed in the next build. |
zen is the art of being at one with the two'ness |
|
|