wlandsman / IDLAstro

Astronomy related procedures in the commercial IDL language
https://asd.gsfc.nasa.gov/archive/idlastro/
BSD 2-Clause "Simplified" License
144 stars 64 forks source link

Remove national encoding, switch to UTF-8 #31

Closed nileshpatra closed 3 years ago

nileshpatra commented 3 years ago

Hi, there are a few national encoded letters in a few files. I've replaced them with their UTF-8 equivalents. While it looks the same in github UI, the Unicodes are actually are different (if you see it with default locales in terminal)

This emits a few lintian warnings in its corresponding Debian package, please consider merging :-)