This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: staging headers patch, next iteration
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: staging headers patch, next iteration
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Thu, 12 Jul 2001 16:55:41 -0500 (CDT)
- Cc: pedwards at disaster dot jaj dot com
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
- References: <Pine.LNX.4.30.0107121106360.26316-100000@tequila.constant.com>
Thanks, installing patch into my source tree so I can run a ``before
my change'' bootstrap.
> Also, since 'cvs diff' won't do the 'patch against /dev/null' thing
> properly, and 'patch' won't create a new file from such a diff
> anyhow,
You do not need to respin the patch on my account. FYI, if you had
run ``cvs add include/Makefile.am'' before ``cvs diff'', then
everything would have worked fine. Although I believe you need
write-access at the point of the command, the ``cvs add'' itself does
not change the CVS repository (unless the target was a new directory)
until you do a ``cvs commit''.
Regards,
Loren