Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Raw string break VAX

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
Ivan A. Fotan Posted - Oct 16 2015 : 3:14:29 PM
VAX version
VA_X.dll file version 10.9.2076.0 built 2015.09.15
DevEnv.exe version 14.0.23107.0 Enterprise
msenv.dll version 14.0.23107.0
Comctl32.dll version 6.10.10565.0
Windows 10 10.0 Build 10565
8 processors (x86-64, WOW64)

Problem:

Some raw strings break VAX parsing. There is screenshot with example:



Here is the code:


static std::wregex func{ LR"(\\s*(\\w+)\\s*\\()" };
static std::wregex param{ LR"(\\s*(?:(\\))|([\\w\\.]+|"[^"]*")\\s*(?:,|(?=\\)))))" };



2   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Mar 16 2016 : 12:06:41 AM
case=65734 is fixed in build 2093
feline Posted - Oct 16 2015 : 8:29:09 PM
I am seeing the same effect here. Thank you for the clear description.

case=65734

This is down as a high priority case, and we are hoping to look at this soon. It is always good to have another good example in hand to test as we work on things.

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