Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VAX 1557 strange tooltip for L"hello"

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
SvenC Posted - May 30 2007 : 5:49:19 PM
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
4   L A T E S T    R E P L I E S    (Newest First)
support Posted - Nov 12 2010 : 3:30:30 PM
case=1131 is fixed in build 1836
sean Posted - May 31 2007 : 4:56:23 PM
case=1131
SvenC Posted - May 31 2007 : 4:43:40 PM
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
sean Posted - May 30 2007 : 7:24:08 PM
You might try doing Alt+g on the symbol to see if VA found multiple definitions.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000