document DB's warning fixes when ENABLE_NLS is undefined and the
-fwritable-strings option is used, which were part of his last patch to convert more translated strings to use N_() git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1884 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
76f63ff58d
commit
73cd1a5ded
|
@ -76,6 +76,8 @@ CVS code -
|
||||||
Changes to src/Marefile.am. (DLR)
|
Changes to src/Marefile.am. (DLR)
|
||||||
- Move the static int pid to the beginning of nano.c with all
|
- Move the static int pid to the beginning of nano.c with all
|
||||||
the other static variables. (DLR)
|
the other static variables. (DLR)
|
||||||
|
- Fix warnings when compiling with ENABLE_NLS undefined and with
|
||||||
|
-the fwritable-strings option. (David Benbennick)
|
||||||
- files.c:
|
- files.c:
|
||||||
close_open_file()
|
close_open_file()
|
||||||
- Tweak to no longer rely on the return values of
|
- Tweak to no longer rely on the return values of
|
||||||
|
|
Loading…
Reference in New Issue