Open ncordon opened 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:
rpc error: code = Internal desc = \"\\xE9\" from ASCII-8BIT to UTF-8
rpc error: code = Internal desc = \"\\xE6\" from ASCII-8BIT to UTF-8
test/rexml/test_listener.rb test/rexml/test_encoding.rb
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: