0.9.16.46:
authorJuho Snellman <jsnell@iki.fi>
Sun, 24 Sep 2006 15:47:27 +0000 (15:47 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sun, 24 Sep 2006 15:47:27 +0000 (15:47 +0000)
commit540824f5d0de0cedb7157dda6c9bec9b9cccba96
tree9c3e8daa6d640e8fce8de589feb97fd72993f504
parent60702dcb5f09605c1728397a8961388386bcac70
0.9.16.46:
        Fix regressions:

        * Installation was broken with non-bash /bin/sh (thanks to
          Niimi Satoshi for the patch)
        * DEFAULT-EXTERNAL-FORMAT would now try to print a warning for
          an invalid external format before streams had been initialized,
          causing an infinite error loop (reported by Hannu Koivisto).
          Temporary fix is just not printing the warning, a better fix
          will wait until after the freeze.
        * Also stop autodetecting the external format from the locale
          on non-unicode builds. Having a default external format that's
          incompatible with CHARACTER doesn't seem very sensible, especially
          now that the external formats are also used for SB-ALIEN:C-STRING
          instead of just streams.
NEWS
install.sh
src/code/octets.lisp
version.lisp-expr