On Thu, Oct 16, 2003 at 05:15:51PM +0100, Angus Leeming wrote: > Andre Poenitz wrote: > > I don't think that this is initialised in the c-tor. > Index: lyxrow.h > =================================================================== > /// cached y position > - unsigned int y_; > + unsigned int y_offset_;
I think it is unless I snipped too much from the patch. > > Nor this: > > Index: paragraph.h > > =================================================================== > > + /// > > + int height; It's not really needed as it is set before usage but I'll do that to be on the safe side. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)