1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/src/cmd/builtin
Johnothan King ed478ab7e3
Fix many GCC -Wimplicit-fallthrough warnings (#243)
This commit adds '/* FALLTHROUGH */' comments to fix many
GCC warnings when compiling with -Wimplicit-fallthrough.
Additionally, the existing fallthrough comments have been
changed for consistency.
2021-03-30 21:49:20 +01:00
..
features Fix compile when using tcc >0.9.27 (#238) 2021-03-23 14:46:58 +00:00
Mamfile Fix compile when using tcc >0.9.27 (#238) 2021-03-23 14:46:58 +00:00
pty.c Fix many GCC -Wimplicit-fallthrough warnings (#243) 2021-03-30 21:49:20 +01:00
RELEASE Restore AST 'pty' pseudoterminal command (re: reboot) 2020-06-12 12:35:58 +02:00