Skip to content
  • nagachika's avatar
    8c99882d
    merge revision(s) cd5cafa4: [Backport #18827] · 8c99882d
    nagachika authored
    	Respect the encoding of the source [Bug #18827]
    
    	Do not override the input string encoding at the time of preparation,
    	the source encoding is not determined from the input yet.
    	---
    	 parse.y                  | 26 ++++++++++++++++----------
    	 test/ruby/test_ast.rb    | 13 +++++++++++++
    	 test/ruby/test_syntax.rb |  9 +++++++++
    	 3 files changed, 38 insertions(+), 10 deletions(-)
    8c99882d
    merge revision(s) cd5cafa4: [Backport #18827]
    nagachika authored
    	Respect the encoding of the source [Bug #18827]
    
    	Do not override the input string encoding at the time of preparation,
    	the source encoding is not determined from the input yet.
    	---
    	 parse.y                  | 26 ++++++++++++++++----------
    	 test/ruby/test_ast.rb    | 13 +++++++++++++
    	 test/ruby/test_syntax.rb |  9 +++++++++
    	 3 files changed, 38 insertions(+), 10 deletions(-)
Loading