From: naruse@... Date: 2018-02-24T07:20:22+00:00 Subject: [ruby-core:85793] [Ruby trunk Bug#14547] segfault on Rational() with positive exponent in a string Issue #14547 has been updated by naruse (Yui NARUSE). Backport changed from 2.3: DONTNEED, 2.4: DONTNEED, 2.5: REQUIRED to 2.3: DONTNEED, 2.4: DONTNEED, 2.5: DONE ruby_2_5 r62562 merged revision(s) 62555. ---------------------------------------- Bug #14547: segfault on Rational() with positive exponent in a string https://bugs.ruby-lang.org/issues/14547#change-70645 * Author: pb (pumbur _) * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.3: DONTNEED, 2.4: DONTNEED, 2.5: DONE ---------------------------------------- ~~~ ruby Rational('1.11e1') ~~~ results in segmentation fault -- https://bugs.ruby-lang.org/ Unsubscribe: