[#107867] Fwd: [ruby-cvs:91197] 8f59482f5d (master): add some tests for Unicode Version 14.0.0 — Martin J. Dürst <duerst@...>
To everybody taking care of continuous integration:
3 messages
2022/03/13
[#108090] [Ruby master Bug#18666] No rule to make target 'yaml/yaml.h', needed by 'api.o' — duerst <noreply@...>
Issue #18666 has been reported by duerst (Martin D端rst).
7 messages
2022/03/28
[#108117] [Ruby master Feature#18668] Merge `io-nonblock` gems into core — "Eregon (Benoit Daloze)" <noreply@...>
Issue #18668 has been reported by Eregon (Benoit Daloze).
22 messages
2022/03/30
[ruby-core:108052] [Ruby master Bug#18656] Documentation of Comparable Module: clamp method not mentioned in introduction
From:
"jeremyevans0 (Jeremy Evans)" <noreply@...>
Date:
2022-03-24 16:10:46 UTC
List:
ruby-core #108052
Issue #18656 has been updated by jeremyevans0 (Jeremy Evans). Status changed from Open to Rejected It's mentioned in the "What's Here" section: https://ruby-doc.org/core-3.1.1/Comparable.html#module-Comparable-label-What-27s+Here . The formatting looks off (which I'll fix). ---------------------------------------- Bug #18656: Documentation of Comparable Module: clamp method not mentioned in introduction https://bugs.ruby-lang.org/issues/18656#change-97014 * Author: steenslag (siep korteling) * Status: Rejected * Priority: Normal * ruby -v: ruby 3.1.0p0 * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- From the comparable docs ( https://ruby-doc.org/core-3.1.1/Comparable.html ): "Comparable uses <=> to implement the conventional comparison operators (<, <=, ==, >=, and >) and the method between?". clamp is not mentioned. -- 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>