monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Re: [Monotone-commits-diffs] Revision eeef5ff823a54


From: Matt Johnston
Subject: Re: [Monotone-devel] Re: [Monotone-commits-diffs] Revision eeef5ff823a54c2a678d40da6f658881679b809b
Date: Sat, 3 Sep 2005 01:35:52 +0800
User-agent: Mutt/1.5.9i

On Wed, Aug 31, 2005 at 11:54:32PM -0700, Eric Anderson wrote:
> I probably attached the wrong file.  The attached patch should have
> the version with a char array[]; it should set the type of
> guess_binary to: bool guess_binary(const char *buf, int buflen);
>       -Eric

I've committed a version which just uses a temporary char[]
buffer in lua.cc and assigns it to a string to pass to
guess_binary(string&). It seems to perform similarly
testing with perf-test.sh.

Cheers,
Matt





reply via email to

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