record bugfixes

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@247 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1997-12-02 09:11:12 +00:00
parent 816286e45c
commit 699846fece

12
TODO
View File

@ -1,10 +1,5 @@
Open, known bugs, desired enhancements: Open, known bugs, desired enhancements:
> 2) Typing a name of a .dat file which doesn't exist allows xacc to
> start, but on the console it prints "FileIO.c: Line 151, error =
> No such file or directory"
Should probably be a popup.
> 3) Selecting "File", "New File" does nothing.. > 3) Selecting "File", "New File" does nothing..
Its supposed to work that way, erasing old work. Clarify Its supposed to work that way, erasing old work. Clarify
@ -12,7 +7,7 @@ the docs or change the menu entry name.
9) For SGI Irix, mystery core dump when creating submenus ... 9) For SGI Irix, mystery core dump when creating submenus ...
related to menu initialization complaints with sgi compiler. related to menu initialization complaints with sgi compiler.
??? fixed ??? ??? probably fixed ???
10) cleared balances are incorrectly shown for stock accounts 10) cleared balances are incorrectly shown for stock accounts
@ -79,6 +74,11 @@ Probably fixed with XmVersion work ...
> - RANLIB=true > - RANLIB=true
should be fixed by configure should be fixed by configure
> 2) Typing a name of a .dat file which doesn't exist allows xacc to
> start, but on the console it prints "FileIO.c: Line 151, error =
> No such file or directory"
Fixed.
> 4) Selecting "File", "Open File" and then clicking "Cancel" causes > 4) Selecting "File", "Open File" and then clicking "Cancel" causes
> "Bad File" to be printed on the console, and the "Open File" > "Bad File" to be printed on the console, and the "Open File"
> dialog to be displayed again. No way out of this loop except > dialog to be displayed again. No way out of this loop except