emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r115095: Simplify, port and tune bool vector imp


From: Paul Eggert
Subject: Re: [Emacs-diffs] trunk r115095: Simplify, port and tune bool vector implementation.
Date: Wed, 20 Nov 2013 22:50:29 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Glenn Morris wrote:
> This revision seems to cause a segfault during `make check':

Thanks, I reproduced that problem, and fixed it in
trunk bzr 115168.  This removes the optimization of
appending a dummy word to the empty bool vector, but
I'm becoming more inclined to think that the
optimization isn't worth the trouble.



reply via email to

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