[#79532] Immutable Strings vs Symbols — Daniel Ferreira <subtileos@...>

Hi,

15 messages 2017/02/15

[ruby-core:79418] [Ruby trunk Bug#13190] [DOC] Fix error for escape sequences in string literals

From: sto.mar@...
Date: 2017-02-03 22:12:35 UTC
List: ruby-core #79418
Issue #13190 has been reported by Marcus Stollsteimer.

----------------------------------------
Bug #13190: [DOC] Fix error for escape sequences in string literals
https://bugs.ruby-lang.org/issues/13190

* Author: Marcus Stollsteimer
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux]
* Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next