]> git.marmaro.de Git - mmh/blobdiff - ChangeLog
When doing an if-test on the result of a function which returns a string
[mmh] / ChangeLog
index 0d47602178c1f7294c7e67d4c4f689261bad2ebe..d76efca945b95345a5ecb17a48ac89c73a5d13f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2008-08-03  Peter Maydell  <pmaydell@chiark.greenend.org.uk>
+
+       * sbr/fmt_compile.c: when doing an if-test on the result
+       of a function which returns a string result, check whether
+       the string is non-empty (as the documentation says we do).
+       Previously we were always testing the integer 'value'. Bug
+       spotted by Eric Gillespie.
+       * test/tests/repl/test-if-str: test case for this bug.
+
+2008-07-24  Eric Gillespie  <epg@pretzelnet.org>
+
+       * test/setup-test: Run 'make clean' before building
+
 2008-07-24  Eric Gillespie  <epg@pretzelnet.org>
 
        * test/runtest: cat test-temp-dir only once.  Destroy and create