Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Bug when meet with VS2013's Raw string literal

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
netsesame Posted - Mar 08 2015 : 11:16:40 PM
In VS2013,Microsoft introduce a new covenient syntax named as Raw string literals, which are often used in regular expressions that use character classes.

However, VAX seems can't indentify such new String syntax, then will stop work after that.

for example:

rgx.assign(R"((margin|position|mso-)[^:]*:[^;"']+;?)");

Before that, VAX works fine.
After that, VAX stop work.

Wish to resolve it.
7   L A T E S T    R E P L I E S    (Newest First)
sean Posted - Mar 16 2016 : 12:06:36 AM
case=65734 is fixed in build 2093
netsesame Posted - Jul 21 2015 : 05:09:27 AM
Thanks for your hard work. Just good luck.
accord Posted - Jun 24 2015 : 7:35:42 PM
We didn't get there yet, unfortunately, this is still on our list of things to fix. Hopefully this will be fixed soon.
netsesame Posted - Jun 23 2015 : 03:54:26 AM
It seems that this is not fixed in the latest version.
feline Posted - Apr 20 2015 : 10:23:14 PM
Unfortunately this has not yet been fixed. We are hoping to get to this soon, and this is down as a high priority bug. This thread should be updated when this is fixed.
netsesame Posted - Apr 20 2015 : 7:28:12 PM
I've seen that a new version is updated, however, it seems that no fixed for my issue mentioned here.
accord Posted - Mar 09 2015 : 12:41:28 PM
I am seeing the same effect here, thank you for the clean description.

case=65734

This case has a high priority.

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