Project

General

Profile

Actions

Bug #18149

closed

Can't match against strings with special codes within

Added by chucke (Tiago Cardoso) over 2 years ago. Updated over 2 years ago.

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

Description

This can be summed up by the following example:

"\xFF".match /\\x/
#=> (irb):6:in `match': invalid byte sequence in UTF-8 (ArgumentError)
Actions

Also available in: Atom PDF

Like0
Like0Like0