emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [22.1.90]: Point before start of properties


From: Stefan Monnier
Subject: Re: [22.1.90]: Point before start of properties
Date: Tue, 19 Feb 2008 11:00:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> Ah, I did say that didn't I.  A typo I think.  (I cannot reproduce it
> without optimisation, though I have since installed 4.2.3 over the top
> of 4.1.2.  I tried to reproduce it today with
> CC=sparc-sun-solaris2.8-gcc-4.1.2, and I could with CFLAGS="-g -O" and
> "-g -O2", but not with CFLAGS="-g".  Apologies for that.)

Too bad.

> Thanks for the suggestions and the careful reading of my report.  Is
> there anything else you think I could try, eg, to deal with the size of
> struct interval?  I can confirm that it is 28, though it is 28 with or
> without optimisation.  I tried padding it to 32 by adding a dummy int to
> it, but it still hit the breakpoint with optimisation.

Yes, as I said, the assertion failure is probably not a fluke, altough
the check itself is a bit fishy.

> I don't like the thought of trying to break up intervals.c, to binary
> search for a particular problem function, so any other suggestions are
> welcome.

No idea, sorry,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]