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? Matt _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
