Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 can't parse STL functions
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

yxwfrank
New Member

8 Posts

Posted - Jan 12 2006 :  02:36:37 AM  Show Profile  Reply with Quote
VA_X.dll file version 10.2.1438.0 built 2005.12.16
Licensed to:
VAOpsWin.dll version 1.3.1.9
VATE.dll version 1.0.4.11
MSDev.exe version 6.0.9782.2
Devshl.dll version 6.0.9782.0
Devedit.pkg version 6.0.9782.0
Font: Fixedsys -16(Pixels)
Comctl32.dll version 5.81.4916.400
WindowsNT 5.0 Build 2195 Service Pack 4
Single processor

Platform: Win32 (x86)
Stable Includes:
c:\\program files\\DXVCSDK\\include;
C:\\Program Files\\Microsoft Visual Studio\\VC98\\INCLUDE;
C:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE;
C:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE;

Library Includes:
C:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\SRC;
C:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE;
C:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE;
C:\\Program Files\\Microsoft Visual Studio\\VC98\\CRT\\SRC;

Other Includes:

error:
I define two classes :Media and Vedio , and define two variables:vector<Media> m_vMediaPkt
and vector<Video> m_vTrack,both Media and Vedio have a function ParseInfo(), when I move the mouse on the function m_vMediaPkt.back().ParseInfo(), it can't parse correctly, it shows "reference back(){...}". Sometimes it can parse but also parse wrong: when I open a cpp file, it parse m_vMediaPkt.back().ParseInfo() as it should be, but when I switch to the other cpp file , m_vTrack.back().ParseInfo() also parses to Media.ParseInfo.

in version 1301, it doesn't have this question.

thanks!

feline
Whole Tomato Software

United Kingdom
18749 Posts

Posted - Jan 12 2006 :  7:20:12 PM  Show Profile  Reply with Quote
i think i have reproduced this. certainly i have reproduced a problem with two std::vector variables with different types in the vector confusing VA.

case=961

zen is the art of being at one with the two'ness
Go to Top of Page

yxwfrank
New Member

8 Posts

Posted - Jan 16 2006 :  8:26:44 PM  Show Profile  Reply with Quote
What the means of case=961?how can I get the case=961?
Go to Top of Page

jpizzi
Tomato Guru

USA
642 Posts

Posted - Jan 16 2006 :  10:07:35 PM  Show Profile  Reply with Quote
That means that it has been confirmed as a bug, and assigned case number 961. When the issue is resolved, it will be updated here.

Joe Pizzi
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Oct 29 2007 :  02:47:17 AM  Show Profile  Reply with Quote
case=961 is fixed in Build 1614
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000