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 11:30:14 +0200

> From: Leo <address@hidden>
> Date: Thu, 23 Sep 2010 10:23:00 +0100
> 
> On 2010-09-23 08:55 +0100, Eli Zaretskii wrote:
> > It hides bugs, if nothing else. But I understand people prefer to keep
> > it for now, for fear that Emacs will break completely on 64-bit hosts.
> > The problem is that no one seems to be working on fixing those bugs.
> 
> Maybe do it in a separate branch and merge it later on?

I think it's better to do this incrementally in the trunk, because
this means more extensive testing.  Each incremental set of changes
(see two such changes I committed yesterday) should be safe, so
there's no need to use a separate branch.  The final test is, as
Stefan says, being able to visit and navigate a file larger than 2GB,
at which point the limitation should be lifted.



reply via email to

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