Author |
Topic |
|
netsesame
Junior Member
21 Posts |
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. |
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
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. |
|
|
netsesame
Junior Member
21 Posts |
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. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
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. |
zen is the art of being at one with the two'ness |
|
|
netsesame
Junior Member
21 Posts |
Posted - Jun 23 2015 : 03:54:26 AM
|
It seems that this is not fixed in the latest version. |
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
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
Junior Member
21 Posts |
Posted - Jul 21 2015 : 05:09:27 AM
|
Thanks for your hard work. Just good luck. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Mar 16 2016 : 12:06:36 AM
|
case=65734 is fixed in build 2093 |
|
|
|
Topic |
|