Re: [Monotone-devel] Copy-on-write not mandated! (Was: Typesafe VA_ARGS replacement for database::execute/fetch)

2006-01-23 Thread Patrick Mauritz
On Sun, 2006-01-22 at 13:30, Nathaniel Smith wrote: Yes. But it happens that 1) monotone currently only builds on g++ (or if not, then certainly by far the vast majority of its use is with g++, on all major platforms) just for sake of completeness, it builds with sunpro and its

Re: [Monotone-devel] Typesafe VA_ARGS replacement for database::execute/fetch

2006-01-23 Thread Christof Petig
Vinzenz 'evilissimo' Feenstra wrote: I've tested the modifications now and corrected them. The source compiles fine now. So this should be the final diff for it :) What a mess ... If I compare the patch to the subject of this thread I feel a bit sick. While Nathaniel stated that std::string,

Re: [Monotone-devel] Typesafe VA_ARGS replacement for database::execute/fetch

2006-01-23 Thread Vinzenz 'evilissimo' Feenstra
Christof Petig schrieb: Vinzenz 'evilissimo' Feenstra wrote: I've tested the modifications now and corrected them. The source compiles fine now. So this should be the final diff for it :) What a mess ... If I compare the patch to the subject of this thread I feel a bit sick. While

[Monotone-devel] ChangeLog utilities

2006-01-23 Thread Timothy Brownawell
There are a couple of new ChangeLog utilities in contrib/ . (1) edit_comment_from_changelog.lua This is an edit_comment hook that first looks for a ChangeLog file, and takes the top entry as the initial text for the commit message. Mostly useful for when commits are supposed to have a

Re: [Monotone-devel] [monotone 0.25] testsuite: 148 failed

2006-01-23 Thread Timothy Brownawell
On Mon, 2006-01-23 at 14:09 -0800, Roger House wrote: Today I downloaded monotone 0.25 source to an AMD64 and built it with gcc 3.4.4. I ran make check afterwards, and an error cropped up. Attached are testsuite.log and config.log. The latter shows the results of running

[Monotone-devel] [EMAIL PROTECTED]: CodeCon + Chinese New Year Treasure Hunt]

2006-01-23 Thread Daniel Carosone
[Likewise, what Perry said below, re forwarding.. I just hope it doesn't clash with njs' monotone talk :)] -- Dan. - Forwarded message from John Gilmore [EMAIL PROTECTED] - Date: Sun, 22 Jan 2006 23:26:36 -0800 From: John Gilmore [EMAIL PROTECTED] Cc: cryptography@metzdowd.com Subject:

Re: [Monotone-devel] silly idea: auto gunzip?

2006-01-23 Thread Timothy Brownawell
On Mon, 2006-01-23 at 23:57 +0100, Lapo Luchini wrote: I am writing my thesis, since quite a few months. It is in OpenOffice format, that is: zipped XML. And I am versioning it with monotone, of course. Of course each time I change a single bit in the uncompressed text, most of the compressed

[Monotone-devel] [PATCH] New typesafe VA_ARGS replacement for database with operator % style

2006-01-23 Thread Vinzenz 'evilissimo' Feenstra
Hi, How promised here is the operator% style VA_ARGS replacement implementation diff. BR evilissimo # # old_revision [e6426b2ef1d68cc432f4e296395f80063813949a] # # add_file query_args.hh # content [7492927fb5ee7ed019834339d5c0da9abbe6f617] # # patch AUTHORS # from