This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken


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

--- Comment #7 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-15 14:43:13 UTC ---
(In reply to comment #4)
> Good point.  Let's kill \r then.  It should be possible to use
>   tr -d '\015'

Do we still have to worry about old mac-style line ends, i.e. a sole \r?


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