[Top][All Lists]
[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.
- Re: Buffer size limitation in insdel.c, (continued)
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Buffer size limitation in insdel.c, Andreas Schwab, 2010/09/23
- Re: Buffer size limitation in insdel.c, Eli Zaretskii, 2010/09/23
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Buffer size limitation in insdel.c, Eli Zaretskii, 2010/09/23
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Buffer size limitation in insdel.c, Eli Zaretskii, 2010/09/23
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Buffer size limitation in insdel.c,
Eli Zaretskii <=
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/23
- Re: Buffer size limitation in insdel.c, Eli Zaretskii, 2010/09/23
- Re: Buffer size limitation in insdel.c, Richard Stallman, 2010/09/24
- Re: Buffer size limitation in insdel.c, Eli Zaretskii, 2010/09/24
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/24
- Re: Buffer size limitation in insdel.c, Eli Zaretskii, 2010/09/25
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/25
- Re: Buffer size limitation in insdel.c, Lars Magne Ingebrigtsen, 2010/09/25
- Re: Buffer size limitation in insdel.c, Richard Stallman, 2010/09/25
- Re: Buffer size limitation in insdel.c, Eli Zaretskii, 2010/09/25