A few buglets found by doxygen


Subject: A few buglets found by doxygen
From: Jesper Skov (jskov@redhat.com)
Date: Fri Dec 29 2000 - 10:36:30 CST


Anyone feel like looking into these? How come the compiler didn't find
them (or if it does, why haven't they been fixed?!? ;)

Ta,
Jesper

/home/jskov-stuff/abiword/jskov-abiword/abi/src/text/fmt/xp/fv_View.cpp:4953: Warning: no matching class member found for
  void FV_View::_findPositionCoords(PT_DocPosition pos,UT_Bool bEOL,UT_sint32 & x,UT_sint32 & y,UT_uint32 & height,fl_BlockLayout ** ppBlock,fp_Run ** ppRun)
Possible candidates:
  void _findPositionCoords(UT_uint32 pos,UT_Bool b,UT_sint32 &x,UT_sint32 &y,UT_uint32 &height,fl_BlockLayout **ppBlock,fp_Run **ppRun)
/home/jskov-stuff/abiword/jskov-abiword/abi/src/text/fmt/xp/fv_View.cpp:5667: Warning: no matching class member found for
  void FV_View::_setPoint(PT_DocPosition pt,UT_Bool bEOL)
Possible candidates:
  void _setPoint(UT_uint32 pt,UT_Bool bEOL=UT_FALSE)
/home/jskov-stuff/abiword/jskov-abiword/abi/src/text/fmt/xp/fv_View.cpp:5680: Warning: no matching class member found for
  void FV_View::setPoint(PT_DocPosition pt)
Possible candidates:
  void setPoint(UT_uint32 pt)



This archive was generated by hypermail 2b25 : Fri Dec 29 2000 - 10:36:51 CST