Project

General

Profile

Actions

Bug #11197

closed

POSIX matchers broken in Regexp

Added by Anonymous almost 9 years ago. Updated almost 5 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:69415]

Description

The POSIX matchers [[:alnum:]] and [[:alpha:]] in the Regexp class seem to be broken, as they successfully match all characters in the (example) string "ƧʂʶˢʵʃˎΓϊϨϢϟƍƍƧʂʶˢʵʃˎΓϊϨϢϟ".

Updated by Hanmac (Hans Mackowiak) almost 9 years ago

what do you expect ?

"Γ" for sample is "GREEK CAPITAL LETTER GAMMA"
means letter with is an alpha

so all of them are letters

Actions #2

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Open to Rejected
Actions

Also available in: Atom PDF

Like0
Like0Like0