AdaCore / ada_language_server

Server implementing the Microsoft Language Protocol for Ada and SPARK
GNU General Public License v3.0
228 stars 54 forks source link

V315-025: Convert to UTF-8 before preprocessing #1021

Closed AnthonyLeonardoGracio closed 2 years ago

AnthonyLeonardoGracio commented 2 years ago

This is needed to handle other charsets (e.g: cyrillic).

Remove the old ad-hoc preprocessor implementation.

AnthonyLeonardoGracio commented 2 years ago

It fixes the nightly regression on edge for S523-033:lsp:cyrillic