This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
djunpack.bat
- To: gcc-bugs at gcc dot gnu dot org
- Subject: djunpack.bat
- From: Eli Zaretskii <eliz at delorie dot com>
- Date: Fri, 28 Jul 2000 03:40:09 -0400 (EDT)
- CC: ac131313 at cygnus dot com
- References: <Pine.SUN.3.91.1000727190909.22660E-100000@is> <3980DF63.5F697928@cygnus.com>
- Reply-to: Eli Zaretskii <eliz at is dot elta dot co dot il>
I noticed in yesterday's CVS tree that the file djunpack.bat is
checked out whenever I say "cvs co gcc". This file does not belong to
the GCC distribution; it is GDB-specific (it explicitly mentions GDB,
references directories and files that don't exist in the GCC
distribution, etc.).
I have no idea how did it get into the GCC repository. I don't have
write access to GCC CVS tree, so I couldn't do that even by accident.
I suggest that someone with write access removes this file from the
GCC repository.
Thanks.