Bjorn Felten netmailed me requesting that the UTF-8 representation of
the character that previously was in version.h be replaced; because it doesn't display properly in DOS or Windows environments. GCC had no
issue with it when I tested compiling here. If clang doesn't like it, I can adjust to avoid that issue.
commit b62afadb35d6c8f334872713a9c3aa91cec42d7c (HEAD -> master, origin/master, origin/HEAD)
Author: Andrew Leary <[email protected]>
Date: Mon May 17 00:58:31 2021 -0400
Correct spelling of Bj<94>rn Felten's name in the credits and
manpage.
I don't believe this was broken, and now clang complains about your
fix:
[ 5%] Building C object CMakeFiles/makenl.dir/config.c.o /home/ozzmosis/src/makenl/src/config.c:243:12: warning: illegal
character encoding in string literal [-Winvalid-source-encoding]
printf(MAKENL_CREDITS);
^~~~~~~~~~~~~~
/home/ozzmosis/src/makenl/src/version.h:26:23: note: expanded from
macro 'MAKENL_CREDITS' "modifications by Bj<94>rn Felten, Robert
Couture, Andrew Clarke," "\n" \
^~~~
1 warning generated.
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 991 |
Nodes: | 10 (0 / 10) |
Uptime: | 00:47:28 |
Calls: | 12,940 |
Files: | 186,574 |
Messages: | 3,262,562 |