Project

General

Profile

Actions

Backport #3903

closed

Error creating a regular expression with special characters

Added by aseldawy (Ahmed Eldawy) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
[ruby-core:32682]

Description

=begin
I use
ruby 1.9.2p0 (2010-08-18) [i686-linux]
On
Ubuntu 10.04
Whenever I try to create a regular expression with special characters it makes segmentation fault.
Here's the line I use
/[#{"\x80"}]/
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r29410.
Ahmed, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions #2

Updated by nobu (Nobuyoshi Nakada) over 13 years ago

  • Status changed from Closed to Assigned
  • Assignee set to yugui (Yuki Sonoda)

=begin

=end

Actions #3

Updated by yugui (Yuki Sonoda) over 13 years ago

  • Status changed from Assigned to Closed

=begin
This issue was solved with changeset r29572.
Ahmed, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0