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
 VA X 1213-1221: _bstr_t messup
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Jan 21 2004 :  10:16:24 AM  Show Profile
Using class _bstr_t from comutil.h I find a few problems:

The definition bar shows two definitions; the proper class _bstr_t and one "namespace namespace class _bstr_t {...}". The Go menu shows the same.

The HCB is having serious troubles with this class too as you can see on this shot:


I have noticed already on other occasions that VA sometimes "looses" the space between "const" and a type.

Edited by - Uniwares on Mar 16 2004 7:00:52 PM

support
Whole Tomato Software

5566 Posts

Posted - Jan 23 2004 :  3:12:18 PM  Show Profile
Will be fixed in 1214.

Whole Tomato Software, Inc.
Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Feb 03 2004 :  11:09:19 AM  Show Profile
quote:
Originally posted by support

Will be fixed in 1214.



As of 1215 I am still having troubles with the const's in char/wchar definitions. e.g.:
operator const char*
is still shown as "operator constchar*" without a space between const and whatever follows.
For the
operator char*
its weird too:
its defined as
operator char*() const throw(_com_error);
but shown as "operator  char*" (note the double space) in the HCB but the tooltip shows only " char*". Same for wchar_t*.

The contained class Data_t has one destructor which shows up in the HCB as
operator ~Data_t() throw()

Go to Top of Page

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Mar 16 2004 :  6:30:27 PM  Show Profile
As of build 1221 the problems with _bstr_t as posted on February 3, still exist.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000