This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc/cp/parse.c cannot be checked in


Mark Mitchell removed the extra argument from an invocation of
finish_stmt_expr in gcc/cp/parse.y, but apparently his check-in of
parse.c couldn't be completed.  I've manually applied the corresponding
change to parse.c and tried to checked it in, but it failed:

Checking in parse.c;
/egcs/carton/cvsfiles/egcs/gcc/cp/parse.c,v  <--  parse.c
new revision: 1.138; previous revision: 1.137
cvs [server aborted]: could not open lock file `/egcs/carton/cvsfiles/egcs/gcc/cp/,parse.c,': File exists

It seems that the subsequent changes to cp/semantics.c failed to make
it to the CVS tree too :-(

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]