Bugs: Browse | Submit New | Admin
Repro: DateTime.new(32) The single argument constructor of DateTime expects an Int64, and the overload resolver does not map a Fixnum correctly to Int64 types (it does for Int32).
Add A Comment: