From: muraken@... Date: 2018-12-21T00:16:39+00:00 Subject: [ruby-core:90650] [Ruby trunk Feature#15445] Reject '.123' in Float() method Issue #15445 has been reported by mrkn (Kenta Murata). ---------------------------------------- Feature #15445: Reject '.123' in Float() method https://bugs.ruby-lang.org/issues/15445 * Author: mrkn (Kenta Murata) * Status: Open * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: ---------------------------------------- Since ruby 1.8, Ruby occurs a syntax error for "." floating literal. But Float() method accepts such form now. I propose to reject "." form even in Float() method. -- https://bugs.ruby-lang.org/ Unsubscribe: