Project

General

Profile

Actions

Bug #14589

closed

"No implicit conversion of XXX to string" asserion should be handled with an explicit string conversion, and it should be a warning not an assertion

Added by Anon92929 (Anon Ymous) about 6 years ago. Updated about 6 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
[ruby-core:86014]

Description

Too many people's time have been wasted trying to make sure their puts/prints statements don't assert because of failed implicit string conversions. This should be handled by an explicit .to_s attempt, and a warning instead of a break.


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #13929: TypeError: no implicit conversion of XXXX into stringRejectedActions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0