[ruby-core:96181] [Ruby master Feature#16412] Thread#to_s returns "... file:line" instead of "...@file:line"
| Newsgroups | gmane.comp.lang.ruby.core |
|---|---|
| Message-ID | <redmine.issue-16412.20191210005856.75f6fc68e4d38588@ruby-lang.org> |
Issue #16412 has been reported by znz (Kazuhiro NISHIYAMA). ---------------------------------------- Feature #16412: Thread#to_s returns "... file:line" instead of "...@file:line" https://bugs.ruby-lang.org/issues/16412 * Author: znz (Kazuhiro NISHIYAMA) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- [Proc#to_s returns "... file:line" instead of "...@file:line"](https://bugs.ruby-lang.org/issues/16101), but `Thread#to_s` includes `@`. I think changing `Thread#to_s` too is better consistency. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>