* 2.13 branch typo fix to gasp.texi
@ 2002-10-11 0:10 David O'Brien
2002-10-11 6:22 ` Daniel Jacobowitz
0 siblings, 1 reply; 3+ messages in thread
From: David O'Brien @ 2002-10-11 0:10 UTC (permalink / raw)
To: GNU Binutils mailing list
Committed as obvious:
Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gas/ChangeLog,v
retrieving revision 1.1412.2.16
diff -u -r1.1412.2.16 ChangeLog
--- ChangeLog 11 Oct 2002 00:33:00 -0000 1.1412.2.16
+++ ChangeLog 11 Oct 2002 07:08:30 -0000
@@ -1,3 +1,7 @@
+2002-10-11 David O'Brien <obrien@FreeBSD.org>
+
+ * gas/gasp.texi: Fix typo in noting that gasp is now deprecated.
+
2002-10-11 Michel Six <msix@ccr.jussieu.fr>
Alan Modra <amodra@bigpond.net.au>
Index: doc/gasp.texi
===================================================================
RCS file: /cvs/src/src/gas/doc/gasp.texi,v
retrieving revision 1.6
diff -u -r1.6 gasp.texi
--- doc/gasp.texi 21 Feb 2002 18:09:08 -0000 1.6
+++ doc/gasp.texi 11 Oct 2002 07:08:30 -0000
@@ -110,7 +110,7 @@
@emph{Note} The use of @sc{gasp} has now been deprecated. Anything
that it could do can now be done by the macro facilities built into
-@sc{gas} itself. At some point in the future the @{gasp} sources will
+@sc{gas} itself. At some point in the future the sc@{gasp} sources will
be removed entirely from the binutils distribution.
Here is a small example to give the flavor of @sc{gasp}. This input to
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.13 branch typo fix to gasp.texi
2002-10-11 0:10 2.13 branch typo fix to gasp.texi David O'Brien
@ 2002-10-11 6:22 ` Daniel Jacobowitz
2002-10-28 7:44 ` Daniel Jacobowitz
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2002-10-11 6:22 UTC (permalink / raw)
To: David O'Brien; +Cc: GNU Binutils mailing list
Two problems:
- This bug also exists on the HEAD, would you please fix it there?
- You changed @{gasp} to sc@{gasp}. Please fix it.
On Fri, Oct 11, 2002 at 12:10:11AM -0700, David O'Brien wrote:
> Committed as obvious:
>
> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/gas/ChangeLog,v
> retrieving revision 1.1412.2.16
> diff -u -r1.1412.2.16 ChangeLog
> --- ChangeLog 11 Oct 2002 00:33:00 -0000 1.1412.2.16
> +++ ChangeLog 11 Oct 2002 07:08:30 -0000
> @@ -1,3 +1,7 @@
> +2002-10-11 David O'Brien <obrien@FreeBSD.org>
> +
> + * gas/gasp.texi: Fix typo in noting that gasp is now deprecated.
> +
> 2002-10-11 Michel Six <msix@ccr.jussieu.fr>
> Alan Modra <amodra@bigpond.net.au>
>
> Index: doc/gasp.texi
> ===================================================================
> RCS file: /cvs/src/src/gas/doc/gasp.texi,v
> retrieving revision 1.6
> diff -u -r1.6 gasp.texi
> --- doc/gasp.texi 21 Feb 2002 18:09:08 -0000 1.6
> +++ doc/gasp.texi 11 Oct 2002 07:08:30 -0000
> @@ -110,7 +110,7 @@
>
> @emph{Note} The use of @sc{gasp} has now been deprecated. Anything
> that it could do can now be done by the macro facilities built into
> -@sc{gas} itself. At some point in the future the @{gasp} sources will
> +@sc{gas} itself. At some point in the future the sc@{gasp} sources will
> be removed entirely from the binutils distribution.
>
> Here is a small example to give the flavor of @sc{gasp}. This input to
>
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.13 branch typo fix to gasp.texi
2002-10-11 6:22 ` Daniel Jacobowitz
@ 2002-10-28 7:44 ` Daniel Jacobowitz
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2002-10-28 7:44 UTC (permalink / raw)
To: David O'Brien, GNU Binutils mailing list
And you didn't get the name of the file in the ChangeLog right, either.
If you commit a broken patch, you're under some obligation to fix it...
I've cleaned this up on the mainline and will get it on the branch in a
moment.
On Fri, Oct 11, 2002 at 09:22:20AM -0400, Daniel Jacobowitz wrote:
> Two problems:
>
> - This bug also exists on the HEAD, would you please fix it there?
> - You changed @{gasp} to sc@{gasp}. Please fix it.
>
> On Fri, Oct 11, 2002 at 12:10:11AM -0700, David O'Brien wrote:
> > Committed as obvious:
> >
> > Index: ChangeLog
> > ===================================================================
> > RCS file: /cvs/src/src/gas/ChangeLog,v
> > retrieving revision 1.1412.2.16
> > diff -u -r1.1412.2.16 ChangeLog
> > --- ChangeLog 11 Oct 2002 00:33:00 -0000 1.1412.2.16
> > +++ ChangeLog 11 Oct 2002 07:08:30 -0000
> > @@ -1,3 +1,7 @@
> > +2002-10-11 David O'Brien <obrien@FreeBSD.org>
> > +
> > + * gas/gasp.texi: Fix typo in noting that gasp is now deprecated.
> > +
> > 2002-10-11 Michel Six <msix@ccr.jussieu.fr>
> > Alan Modra <amodra@bigpond.net.au>
> >
> > Index: doc/gasp.texi
> > ===================================================================
> > RCS file: /cvs/src/src/gas/doc/gasp.texi,v
> > retrieving revision 1.6
> > diff -u -r1.6 gasp.texi
> > --- doc/gasp.texi 21 Feb 2002 18:09:08 -0000 1.6
> > +++ doc/gasp.texi 11 Oct 2002 07:08:30 -0000
> > @@ -110,7 +110,7 @@
> >
> > @emph{Note} The use of @sc{gasp} has now been deprecated. Anything
> > that it could do can now be done by the macro facilities built into
> > -@sc{gas} itself. At some point in the future the @{gasp} sources will
> > +@sc{gas} itself. At some point in the future the sc@{gasp} sources will
> > be removed entirely from the binutils distribution.
> >
> > Here is a small example to give the flavor of @sc{gasp}. This input to
> >
>
> --
> Daniel Jacobowitz
> MontaVista Software Debian GNU/Linux Developer
>
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-28 15:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-11 0:10 2.13 branch typo fix to gasp.texi David O'Brien
2002-10-11 6:22 ` Daniel Jacobowitz
2002-10-28 7:44 ` Daniel Jacobowitz
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).