[#77789] [Ruby trunk Feature#12012] Add Boolean method — prodis@...
Issue #12012 has been updated by Fernando Hamasaki de Amorim.
4 messages
2016/10/27
[ruby-core:77720] [Ruby trunk Bug#12866] Complex should not respond to clamp
From:
zomg.tim@...
Date:
2016-10-23 01:56:12 UTC
List:
ruby-core #77720
Issue #12866 has been reported by Tim Peters. ---------------------------------------- Bug #12866: Complex should not respond to clamp https://bugs.ruby-lang.org/issues/12866 * Author: Tim Peters * Status: Open * Priority: Normal * Assignee: * ruby -v: * Backport: 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONTNEED ---------------------------------------- `Comparable#clamp` has been added, but doesn't work in `Complex`. It should be undefined on `Complex` like other `Comparable` methods are. ---Files-------------------------------- 0001-Complex-should-not-respond-to-clamp.patch (970 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>