]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Sun, 10 Nov 2002 16:30:51 +0000 (17:30 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 10 Nov 2002 16:30:51 +0000 (17:30 +0100)
Rev: src/nettle/ChangeLog:1.148

ChangeLog

index 79c7d53b99fee9fba065f7c0389029ec0baeb34b..8bd61aad64cb40a9915b223a9cbde6752708245e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2002-11-10  Niels Möller  <nisse@cuckoo.hack.org>
 
+       * testsuite/sexp-conv-test: Use input files without any trailing
+       newline character, in order to stress the end of file handling.
+
+       * tools/sexp-conv.c (sexp_get_token_string): Fixed end of file
+       handling.
+       (sexp_get_string): Fixed end of encoding/end of file handling.
+       (parse_options): Check for negative width and complain.
+
        * tools/sexp-conv.c: Use supplied getopt.
        (werror): New function.
        (sexp_output_hash_init): New function.