...As you can see, bmatch (usage discouraged in the docs) gives me the result I want, but match (also discouraged) and matchAll (way to go) don't.Am I misusing matchAll, or is this a bug?
Reported as https://issues.dlang.org/show_bug.cgi?id=15489.
Ivan Kazmenko via Digitalmars-d-learn Thu, 31 Dec 2015 13:56:16 -0800
...As you can see, bmatch (usage discouraged in the docs) gives me the result I want, but match (also discouraged) and matchAll (way to go) don't.Am I misusing matchAll, or is this a bug?
Reported as https://issues.dlang.org/show_bug.cgi?id=15489.