emacs-devel
[Top][All Lists]
Advanced

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

Re: Buffer size limitation in insdel.c


From: Eli Zaretskii
Subject: Re: Buffer size limitation in insdel.c
Date: Thu, 23 Sep 2010 20:56:25 +0200

> From: Lars Magne Ingebrigtsen <address@hidden>
> Date: Thu, 23 Sep 2010 16:49:51 +0200
> 
> Ok, I think I've found a way to zoom in on this specific problem pretty
> easily.  If we only concern ourselves with conversion from EMACS_INT to
> int, then the following compile command gives us that:
> 
> make -k 2>&1 | egrep 'conversion.*int.*(Lisp_Ob|long)'

Maybe try this on the files I modified today, to see how many problems
I missed.  (I tried this with GCC 4.2.4, but got zero matches from
egrep, probably because the output format of -Wconversion is
completely different.



reply via email to

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