[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature freeze on October 1
From: |
Stefan Monnier |
Subject: |
Re: Feature freeze on October 1 |
Date: |
Sun, 30 Sep 2012 15:57:34 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
> In ccl.c, ccl_driver uses DECODE_CHAR, and ccl_driver itself
> has no problem because it doesn't uses a pointer into
> buffer/string. But, I noticed that the callers of that
> function in coding.c (decode_coding_ccl and
> encode_coding_ccl) has to prepare for buffer relocation.
> I've just installed a fix.
Great, thank you.
>> (CODING_DECODE_CHAR seems to try and handle it explicitly, but I'm not
>> sure it's sufficient).
> At least, it should be sufficient for pointers used by code
> conversion routines. Isn't it?
I have no particular reason to think it's not sufficient, but I haven't
looked closely enough to convince myself that it is.
Stefan
- Re: Feature freeze on October 1, (continued)
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/24
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/25
- Re: Feature freeze on October 1, Kenichi Handa, 2012/09/25
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/25
- Re: Feature freeze on October 1, Kenichi Handa, 2012/09/26
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/26
- Re: Feature freeze on October 1, Stefan Monnier, 2012/09/26
- Re: Feature freeze on October 1, Kenichi Handa, 2012/09/27
- Re: Feature freeze on October 1, Stefan Monnier, 2012/09/27
- Re: Feature freeze on October 1, Kenichi Handa, 2012/09/30
- Re: Feature freeze on October 1,
Stefan Monnier <=
- Re: Feature freeze on October 1, Stefan Monnier, 2012/09/25
Re: Feature freeze on October 1, Tassilo Horn, 2012/09/19
Re: Feature freeze on October 1, Stefan Merten, 2012/09/20
- Re: Feature freeze on October 1, Chong Yidong, 2012/09/20
- Re: Feature freeze on October 1, Leo, 2012/09/21
- Re: Feature freeze on October 1, Eli Zaretskii, 2012/09/21
- Re: Feature freeze on October 1, Chong Yidong, 2012/09/21
- Re: Feature freeze on October 1, Stefan Monnier, 2012/09/21
- Re: Feature freeze on October 1, Stephen J. Turnbull, 2012/09/21
- Re: Feature freeze on October 1, Stefan Merten, 2012/09/23