#420 new
Wilson Bilkovich

Parser handles pathological regexp ambiguity poorly

Reported by Wilson Bilkovich | March 14th, 2008 @ 08:07 PM | in 1.0 preview

Given this code:

whatever = 50
whatever /25 ; #/ ; raise "Wrong!"

puts "Safe!"

Ruby 1.8.6 prints 'Safe!', Rubinius currently raises a NameError.

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket