bblfsh / ruby-driver

GNU General Public License v3.0
3 stars 8 forks source link

Encoding error #48

Open ncordon opened 5 years ago

ncordon commented 5 years ago

From bblfsh logs we got a message of rpc error: code = Internal desc = \"\\xE9\" from ASCII-8BIT to UTF-8 and another similar one: rpc error: code = Internal desc = \"\\xE6\" from ASCII-8BIT to UTF-8. Examples of files that triggered this error:

test/rexml/test_listener.rb
test/rexml/test_encoding.rb