1.0.47.17: %FUNCALL IR1 translator was careless about FUNCTION argcount
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 8 Apr 2011 13:11:56 +0000 (13:11 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 8 Apr 2011 13:11:56 +0000 (13:11 +0000)
commit92d1243a970f638b286c3689df16b32c3049cfe0
treedda7672d23f33c18dc3e24d7004a4424c03acd32
parent6b9745ef7667d8f98fd4a340dcf662bc6633fd0f
1.0.47.17: %FUNCALL IR1 translator was careless about FUNCTION argcount

  This allowed forms such as (FUNCALL (FUNCTION FOO OOPS) ...) to
  compile without complaint.

  Fix line-wrapping in NEWS for the last couple of commits.
NEWS
src/compiler/ir1-translators.lisp
src/compiler/macros.lisp
tests/compiler.pure.lisp
version.lisp-expr