some incorret asserts in AW


Subject: some incorret asserts in AW
From: Vlad Harchev (hvv@hippo.ru)
Date: Thu Oct 26 2000 - 02:25:18 CDT


 I think stability of AW could be greatly improved if several asserts were
using correct expressions to be asserted.
 Here are asserts that are violated when pressing some key sequences in empty
document.

* Pressing Backspace :
        (0) at fl_DocLayout.cpp:443
        
* Pressing shift-{left,right} arrow in empty document:
        m_bCursorIsOn == UT_FALSE at fv_View.cpp:4731

* Pressing enter, up, delete:
        m_iCount > 0 at ut_vector.cpp:200
        
* pressing enter, backspace:
         m_iCount > 0 at ut_vector.cpp:200

 Could someone fix these?

 I'm currently using "yes | abiword" to get rock-solid AW (works if
it's compiled with debug enabled) :)

 Best regards,
  -Vlad



This archive was generated by hypermail 2b25 : Thu Oct 26 2000 - 02:42:11 CDT