Project

General

Profile

Actions

Bug #14137

closed

Windows / MinGW - Regexp - Character Properties - General Category

Added by MSP-Greg (Greg L) over 6 years ago. Updated over 2 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-11-28 trunk 60925) [x64-mingw32]
[ruby-core:83925]
Tags:

Description

While testing RDoc on Appveyor, and the recently 'added' literals.kpeg file, I had several errors across Ruby versions 2.2 thru trunk.

It seems that the \p{} constructs listed here under 'General Category' generate an invalid character property name {**} error for many of the listed constructs.

Conversely, the constructs listed previously (eg \p{Alpha}, \p{Lower}, \p{Space}, etc) seem to work.

I briefly looked at the regexp tests, and they don't seem to test these.

Are these unavailable on Windows?

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0