Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 stable symbols in italic and boost::shared_ptr

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
schoenherr Posted - Feb 20 2006 : 01:35:58 AM
Hello,
using the "stable symbols in italic" setting gives the following unexpected behavior:
opening a header file first: i see both identifiers in "boost::shared_ptr" as italic. using alt-o twice (switch to cpp and back) only the "boost" part is italic and the "shared_ptr" isn't.

closing all files and reopening the header doesn't change back to italic.

VA_X.dll file version 10.2.1440.0 built 2006.01.17
Licensed to:
VA X: [email protected] (3-user license) Support ends 2006.11.29
VA 6.0: [email protected] (3-user license)
VAOpsWin.dll version 1.3.2.0
VATE.dll version 1.0.4.12
MSDev.exe version 6.0.8168.2
Devshl.dll version 6.0.8472.0
Devedit.pkg version 6.0.8447.0
Font: Courier New 13(Pixels)
Comctl32.dll version 5.82.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
Single processor

Platform: Custom
Stable Includes:
...
boostpath\\boost
boostpath\\boost\\detail;
2   L A T E S T    R E P L I E S    (Newest First)
schoenherr Posted - Feb 22 2006 : 03:08:23 AM
i tried setting up a small sample project, in this project boost::shared_ptr wasn't recognized by VAX at all, so i selected "Rebuild symbol data bases" and "claear cache ...". This solved the problem in the sample project and in my original project as well.

thanks anyway
feline Posted - Feb 21 2006 : 6:30:44 PM
thats strange. i saw this effect the other day, just briefly, while investigating a different problem report about the class shared_ptr. however i cannot reproduce this effect any more, and it is not happening when i add the code:

boost::shared_ptr<int> pInt;

to the top of a cpp file, and toggle back and forward between the cpp and .h files.

what is the shared_ptr line you are seeing this with? perhaps i can reproduce it with the same syntax or context.

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