On Sun, 27 Aug 2006 19:14:45 -0400 Alexander Kabaev <kabaev_at_gmail.com> wrote: > From /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/CVS/Entries: > /decl.c/1.20/Sun Aug 27 01:02:46 2006// > From decl.c:9008 > bool > grok_op_properties (tree decl, bool complain) > From cvs diff -r1.19 -r1.20 contrib/gcc/cp/decl.c: > bool > -grok_op_properties (tree decl, int friendp, bool complain) > +grok_op_properties (tree decl, bool complain) > { > Your src tree is out of whack. Update and try again. Change your cvsup > server if that will not be enough. All japanese cvsup mirror sites had same problem:-). (decl.c,v was broken) kuriyama_at_ fixed this problem. And I confirmed OK:-). Thank you!Received on Mon Aug 28 2006 - 13:31:14 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:59 UTC