emacs-devel
[Top][All Lists]
Advanced

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

Re: oops? read/write vs type of length parameter


From: Paul Eggert
Subject: Re: oops? read/write vs type of length parameter
Date: Fri, 15 Apr 2011 01:55:52 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 04/14/2011 06:29 PM, Stefan Monnier wrote:

> please don't introduce changes that add uses of casts or unsigned integers
> unless absolutely necessary.

Heh.  And I just today was working on a patch that removes dozens of casts
from lisp.h.  Maybe I'll have better luck with that one. :-)

Anyway, I changed all the size_ts to EMACS_INTs and committed the patch
(which fixed other bugs as already mentioned) as bzr 103919.



reply via email to

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