Added bug number to fix comment.

This commit is contained in:
sjborley 2007-12-15 15:19:13 +00:00
parent bd1f8280e4
commit 91922d1e04
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* Added automake warning and output verbosity to autogen.sh
* src/frontend/spiceif.c: Avoid invalid lvalue assignment errors when
calling the macro _foo(). Needed for gcc4 which no longer supports
lvalue cast bogosity.
lvalue cast bogosity. Fixes bug 1584784.
2007-12-14 Steven Borley
* Added missing .cvsignore file to the tests directories and some