This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: PATCH: Remove --with-bugurl in gas, ld, gprof and binutils


On Wed, 7 Mar 2007, H. J. Lu wrote:

> +	 echo "@set REPORT_BUGS_TO @uref{$(REPORT_BUGS_TO)}" | \
> +	   sed -e "s/<URL://" -e "s/>//" >> doc/bfdver.texi

This doesn't allow for '@' characters in the URL (which seem by far the 
most likely Texinfo metacharacters to appear there - someone could use a 
mailto URL).  Since my patch does allow for them (and makes the necessary 
changes to the manuals themselves), I think this illustrates why a patch 
to use a common bfdver.texi should be based on a tree with my patch 
already applied, or wait for my patch to be reviewed.

-- 
Joseph S. Myers
joseph@codesourcery.com


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