Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Convert . to -> and comments

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
nikb Posted - Jan 08 2006 : 5:56:15 PM
Hello,

I recently stumbled across an annoyance which I wanted to bring to your attention:

bool foo(const char *ptr)
{
// ptr... a nice pointer
ptr = NULL;
}

When typing the first '.' after ptr in the comment, VAX changes it to an -> which would be OK in code since I do have the appropriate option set. However, it did so in a comment, and that's somewhat iffy. I could argue this from either angle I guess, but I tend to lean more to the "VAX should not touch comments" side of the argument.

-n

2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jan 17 2006 : 9:11:38 PM
Fixed in 1440.
support Posted - Jan 08 2006 : 11:37:44 PM
We agree. VA X should not convert dot to -> inside comments.

case=927

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