Matt Johnston:
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?
Justin Patrin
That's probably what it is:
$ gcc -v
[...]
gcc version 4.0.1 (Apple Computer, Inc. build 5367)
Oh, I wrongly assumed that Apple Software Update covers Xcode too.
After the update everything works just fine. Thank you everyone so
much for help and hints.
Kind regards,
-- Michal Roszka
_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel