r116657 - in /branches/gcc-4_1-branch/gcc/cp: C...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Sat Sep 2 06:57:00 GMT 2006
Author: jakub
Date: Sat Sep 2 06:56:59 2006
New Revision: 116657
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116657
Log:
PR c++/26917
* repo.c (repo_file): Remove.
(open_repo_file, reopen_repo_file_for_write): Return fopened
FILE * instead of setting global repo_file variable.
(init_repo): Adjust caller.
(finish_repo): Likewise. Return instead of goto out before
reopen_repo_file_for_write has been called.
Modified:
branches/gcc-4_1-branch/gcc/cp/ChangeLog
branches/gcc-4_1-branch/gcc/cp/repo.c
More information about the Gcc-cvs
mailing list