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
 VAX 1557 strange tooltip for L"hello"
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

SvenC
Tomato Guru

Germany
339 Posts

Posted - May 30 2007 :  5:49:19 PM  Show Profile  Reply with Quote
Hi,

if I have unicode string constant like so:

const wchar_t* p = L"hello";

I get a multiline tooltip when hovering over p:

-------------------------------------

const wchar_t* p = L

/* courtesy Dr. Tim Prince */

-------------------------------------

So the string itself is missing like in older builds. But where comes the comment content come from?

Regards,
SvenC

Edited by - SvenC on May 30 2007 5:50:07 PM

sean
Whole Tomato Software

USA
2817 Posts

Posted - May 30 2007 :  7:24:08 PM  Show Profile  Reply with Quote
You might try doing Alt+g on the symbol to see if VA found multiple definitions.
Go to Top of Page

SvenC
Tomato Guru

Germany
339 Posts

Posted - May 31 2007 :  4:43:40 PM  Show Profile  Reply with Quote
You are correct.
When I use pSomeVariable I get thise tooltip:

const wchar_t* pSomeVariable = L

So it is just the missing string constant itself.

Regards,
Sven
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - May 31 2007 :  4:56:23 PM  Show Profile  Reply with Quote
case=1131
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Nov 12 2010 :  3:30:30 PM  Show Profile  Reply with Quote
case=1131 is fixed in build 1836

Whole Tomato Software, Inc.
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