Today UTF-8 is "a default" encoding for source files almost everywhere. GNAT compiler has stuck with brackets encoding as default for non-ASCII characters. Alire creates project skeletons with for Default_Switches ("Ada") use ...
I propose to add -gnatW8 to this compiler option list.
Today UTF-8 is "a default" encoding for source files almost everywhere. GNAT compiler has stuck with brackets encoding as default for non-ASCII characters. Alire creates project skeletons with
for Default_Switches ("Ada") use ...I propose to add
-gnatW8to this compiler option list.