public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/22232] New: Bug in "fixproto" (missing escape)
@ 2005-06-29 14:02 afb at users dot sf dot net
  2005-06-29 14:03 ` [Bug other/22232] " afb at users dot sf dot net
  2005-08-23  2:21 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 7+ messages in thread
From: afb at users dot sf dot net @ 2005-06-29 14:02 UTC (permalink / raw)
  To: gcc-bugs

A bug in the fixproto script makes it get the wrong dir name when:
a) on Darwin, with a different "find" command
b) short directories are present in include dir

This is because a period was not escaped in a sed script within.
i.e. sed -e 's|^./||'`
Suppose to only change ./ beginnings, but wiped my d/ as well...

-- 
           Summary: Bug in "fixproto" (missing escape)
           Product: gcc
           Version: 3.3.6
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: afb at users dot sf dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7
  GCC host triplet: powerpc-apple-darwin7
GCC target triplet: powerpc-apple-darwin7


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22232


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-24 21:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-22232-10903@http.gcc.gnu.org/bugzilla/>
2008-01-21 23:30 ` [Bug other/22232] Bug in "fixproto" (missing escape) bje at gcc dot gnu dot org
2008-01-24  0:48 ` bje at gcc dot gnu dot org
2008-01-24  2:33 ` bje at gcc dot gnu dot org
2008-01-24 21:28 ` bje at gcc dot gnu dot org
2008-01-24 21:36 ` bje at gcc dot gnu dot org
2005-06-29 14:02 [Bug other/22232] New: " afb at users dot sf dot net
2005-06-29 14:03 ` [Bug other/22232] " afb at users dot sf dot net
2005-08-23  2:21 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).