From: jared@... Date: 2017-04-27T22:41:20+00:00 Subject: [ruby-core:80912] [Ruby trunk Feature#13516] Improve the text of the circular require warning Issue #13516 has been reported by jaredbeck (Jared Beck). ---------------------------------------- Feature #13516: Improve the text of the circular require warning https://bugs.ruby-lang.org/issues/13516 * Author: jaredbeck (Jared Beck) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- The warning currently reads: `loading in progress, circular require considered harmful - /my/file.rb` I think it would be more helpful like: `Circular require: Loading of /my/file.rb is already in progress, but require was called again` I think this is more helpful because it clarifies that /my/file.rb is the problem. What do you think? Thanks! -- https://bugs.ruby-lang.org/ Unsubscribe: