From: nagachika00@... Date: 2017-03-13T02:40:35+00:00 Subject: [ruby-core:80091] [Ruby trunk Bug#13190] [DOC] Fix error for escape sequences in string literals Issue #13190 has been updated by Tomoyuki Chikanaga. Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: DONE to 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE ---------------------------------------- Bug #13190: [DOC] Fix error for escape sequences in string literals https://bugs.ruby-lang.org/issues/13190#change-63517 * Author: Marcus Stollsteimer * Status: Closed * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux] * Backport: 2.2: REQUIRED, 2.3: REQUIRED, 2.4: DONE ---------------------------------------- Small change: Backslash goes first in escape sequences, so it must be "any other character following a backslash is interpreted as ...", while the doc says "...followed by...". ---Files-------------------------------- doc_literals.patch (496 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: