[Issue 12367] New: std.regex: Recognize (?# ... ) comment syntax
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 14 17:11:30 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12367
Summary: std.regex: Recognize (?# ... ) comment syntax
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: thecybershadow at gmail.com
--- Comment #0 from Vladimir Panteleev <thecybershadow at gmail.com> 2014-03-15 02:11:29 EET ---
A comment syntax would be handy for particularly long expressions.
This syntax seems to be already supported by several existing engines:
http://www.regular-expressions.info/freespacing.html#parenscomment
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list