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]
Other format: [Raw text]

master copy of ltcf-c.sh, ltcf-gcj.sh, ltmain.sh?


Hi guys,

I have an issue with some of the top level configuration files:

  ltcf-c.sh
  ltcf-gcj.sh
  ltmain.sh

The issue is that these files use some commands like 'tail -1' which are
not allowed by POSIX 1003.1-2001.  (This is coming from PR gdb/527 and
PR gdb/894 if you are curious).

Who owns the master copy of these files, and where do I go to file a PR
against them?  I am guessing that the answer is 'the gcc copy is the
master copy' and 'file a gcc PR with category=other', but I need to
check this.

Michael C


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