Am Montag, 31. Dezember 2018 07:17:27 UTC+1 schrieb Stefan:
>
> C++11 uses ECMAScript's regular expression syntax, lookbehind is not 
> supported.
>
> why not just use
> \(#(\d+)\)
> to extract the bug id?
>

Because the Link would than be like
https://domain/showBug?id=(#42)
instead of
https://domain/showBug?id=42

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/a1c0c655-6bf3-44e1-9ad6-09f0e1592d1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to