On 5/2/07, Matt Johnston <[EMAIL PROTECTED]> wrote:
On Thu, May 03, 2007 at 02:21:57AM +0200, Michal Roszka wrote:
> It seems tha I forgot attach the files. I am sorry. Here they are.
The compile error is quite odd:
annotate.cc: In function `void do_annotate_node(const annotate_node_work&,
app_state&, work_units&)':
annotate.cc:699: error: invalid conversion from 'int' to 'revision_id
annotate_node_work::*'
gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)
It looks like you're using an oldish version of Xcode/gcc,
some of the earlier versions had various bugs.
Perhaps try upgrading to Xcode 2.4.1?
That's probably what it is:
$ gcc -v
Using built-in specs.
Target: i686-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure
--disable-checking -enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
--build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic
--program-prefix= --host=i686-apple-darwin8
--target=i686-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5367)
--
Justin Patrin
_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel