This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Small task for someone with access to the CVS repository files
- From: Laurent GUERBY <laurent at guerby dot net>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 10 Jun 2004 12:51:19 +0200
- Subject: Small task for someone with access to the CVS repository files
Hi, could someone with access to the CVS repository
fix permissions on the following files, as described
and approved by an Ada maintainer in:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13103
Thank you in advance,
Laurent
<<
These files in gcc/ada subversion/CVS bogusly are executable:
gcc/ada/g-memdum.adb
gcc/ada/g-memdum.ads
gcc/ada/s-exnint.adb
gcc/ada/s-exnllf.adb
gcc/ada/s-exnlli.adb
gcc/ada/s-expint.adb
gcc/ada/s-explli.adb
gcc/ada/s-scaval.adb
gcc/ada/vxaddr2line.adb
A fix would be to chmod -x them inside of the CVS repository.
>>