On Thu, Jun 26, 2003 at 11:10:47AM +0200, Andre' Poenitz wrote:
> > |   lyx::Assert(&*startpit);
> > |   lyx::Assert(&*endpit);
> 
> Yes. &*startpit is in every implementation I know never zero and it just
> invokes undefined behaviour

... if  startpit == paragraphs.end()  or  endpit == paragraphs.end()...

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...)

Reply via email to