nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 73cd1a5ded9607160d20ce71b5bb4e50ba9a0cec
parent 76f63ff58d5228777fcdee11cdbffced6ee22044
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Thu,  5 Aug 2004 21:57:48 +0000

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-d3aeb78583b8

Diffstat:
MChangeLog | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -76,6 +76,8 @@ CVS code - Changes to src/Marefile.am. (DLR) - Move the static int pid to the beginning of nano.c with all the other static variables. (DLR) + - Fix warnings when compiling with ENABLE_NLS undefined and with + -the fwritable-strings option. (David Benbennick) - files.c: close_open_file() - Tweak to no longer rely on the return values of