Actions
Bug #19160
opencmp_clamp arguments
Status:
Open
Priority:
Normal
Assignee:
-
Target version:
-
ruby -v:
ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-freebsd13.1]
Description
If clamp receives min higher than max, it will raise an exception. The message says min argument must be smaller than max argument , but min can actually be equal to max too.
Patch https://github.com/ruby/ruby/pull/6802.
No data to display
Actions
Like0