This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mc
Watch
1
Star
0
Fork
0
You've already forked mc
mirror of
https://github.com/MidnightCommander/mc
synced
2025-03-13 03:13:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mc
/
tests
/
lib
History
Slava Zanko
ee8aaf6181
Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable]
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-01-17 15:21:35 +03:00
..
mcconfig
Avoid C++-style comments.
2013-01-16 14:34:11 +04:00
search
Clarify usage of AM_CPPFLAGS.
2012-12-18 16:27:49 +04:00
vfs
Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable]
2013-01-17 15:21:35 +03:00
library_independ.c
…
Makefile.am
Clarify usage of AM_CPPFLAGS.
2012-12-18 16:27:49 +04:00
mc_build_filename.c
…
name_quote.c
Avoid C++-style comments.
2013-01-16 14:34:11 +04:00
serialize.c
…
x_basename.c
…