9 Commits

Author SHA1 Message Date
jean-pierre charras
68929aa980 Fix overzealous cleanup. 2025-06-09 19:49:12 +02:00
Mike Williams
f4659b4c4f warnings: remove unused variables 2025-06-09 09:00:47 -04:00
jean-pierre charras
3813cbd40b Make changes in LOCALE_IO more easy (simplify locale_io.h).
No actual change in code.
2025-05-28 13:26:57 +02:00
Seth Hillbrand
0b2d4d4879 Revise Copyright statement to align with TLF
Recommendation is to avoid using the year nomenclature as this
information is already encoded in the git repo.  Avoids needing to
repeatly update.

Also updates AUTHORS.txt from current repo with contributor names
2025-01-01 14:12:04 -08:00
Marek Roszko
f0987821b5 Move locale_io to kicommon 2023-09-11 21:51:58 -04:00
Seth Hillbrand
e1ee1ef7e5 Quiet gcc and clang warnings
gcc ignores the c++17 standard advisory in some versions and simply
doesn't warn about unused private variables.  Clang and MSVC do warn
about unused private variables and do follow the standard
2022-06-22 08:55:44 -07:00
jean-pierre charras
4a4d31283d locale_io.h: fix a compil warning when using gcc. 2022-06-22 11:11:10 +02:00
Seth Hillbrand
a852286eb5 Cleanup compile warnings 2022-06-21 17:04:56 -07:00
Marek Roszko
1d559108c8 Move LOCALE_IO out of common.h 2020-10-23 21:49:42 -04:00