From: hanmac@... Date: 2018-01-23T13:59:04+00:00 Subject: [ruby-core:84992] [Ruby trunk Feature#14385] Deprecate back-tick for Ruby 3. Issue #14385 has been updated by Hanmac (Hans Mackowiak). nobu (Nobuyoshi Nakada) wrote: > `%x{}` will not change. > Matz's intention is to use back-ticks for a different syntax, not to deprecate the command substitution feature. i am okay with that, imo %x is most cases still not the right for me is there already any info for what this syntax (`) might be used for? ---------------------------------------- Feature #14385: Deprecate back-tick for Ruby 3. https://bugs.ruby-lang.org/issues/14385#change-69699 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Priority: Normal * Assignee: matz (Yukihiro Matsumoto) * Target version: ---------------------------------------- From https://bugs.ruby-lang.org/projects/ruby/wiki/DevelopersMeeting20171212Japan#From-attendees Matz hopes to deprecate backtick syntax(``) for Ruby 3. We should warn about it at Ruby 2.6 (or 2.7?) We need to consider them. * warning message * warning level * ? -- https://bugs.ruby-lang.org/ Unsubscribe: