public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
@ 2014-09-02 16:30 Maciej W. Rozycki
  2014-09-02 16:37 ` Sergio Durigan Junior
  0 siblings, 1 reply; 5+ messages in thread
From: Maciej W. Rozycki @ 2014-09-02 16:30 UTC (permalink / raw)
  To: gdb-patches; +Cc: Stan Shebs

Hi,

 I've noticed that after this change:

commit 0a7cfe2cf50b450d0cf9db16ee4bd027e08763e8
Author: Stan Shebs <shebs@codesourcery.com>
Date:   Mon Sep 16 18:00:34 2013 +0000

we've now got a stale reference in gdb/CONTRIBUTE to our former internals 
documentation in gdb/doc.  Let's fix it up.  OK to apply?

2014-09-02  Maciej W. Rozycki  <macro@codesourcery.com>

	gdb/
	* CONTRIBUTE (Coding Standards): For internals refer to wiki,
	not gdb/doc.

  Maciej

gdb-contrib-gdbint.diff
Index: gdb-fsf-trunk-quilt/gdb/CONTRIBUTE
===================================================================
--- gdb-fsf-trunk-quilt.orig/gdb/CONTRIBUTE	2013-10-26 20:23:01.000000000 +0100
+++ gdb-fsf-trunk-quilt/gdb/CONTRIBUTE	2014-09-01 17:58:42.068940061 +0100
@@ -32,11 +32,12 @@ o	Coding Standards
 	Submissions which do not conform to the standards will be
 	returned with a request to reformat the changes.
 
+	Ref: http://www.gnu.org/prep/standards_toc.html
+
 	GDB has certain additional coding requirements.  Those
-	requirements are explained in the GDB internals documentation
-	in the gdb/doc directory.
+	requirements are explained in the GDB internals documentation.
 
-	Ref: http://www.gnu.org/prep/standards_toc.html
+	Ref: http://sourceware.org/gdb/wiki/Internals%20Coding-Standards
 
 
 o	Copyright Assignment

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

* Re: [PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
  2014-09-02 16:30 [PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc Maciej W. Rozycki
@ 2014-09-02 16:37 ` Sergio Durigan Junior
  2014-09-02 17:11   ` Maciej W. Rozycki
  0 siblings, 1 reply; 5+ messages in thread
From: Sergio Durigan Junior @ 2014-09-02 16:37 UTC (permalink / raw)
  To: Maciej W. Rozycki; +Cc: gdb-patches, Stan Shebs

On Tuesday, September 02 2014, Maciej W. Rozycki wrote:

> Hi,
>
>  I've noticed that after this change:
>
> commit 0a7cfe2cf50b450d0cf9db16ee4bd027e08763e8
> Author: Stan Shebs <shebs@codesourcery.com>
> Date:   Mon Sep 16 18:00:34 2013 +0000
>
> we've now got a stale reference in gdb/CONTRIBUTE to our former internals 
> documentation in gdb/doc.  Let's fix it up.  OK to apply?

IMO this falls under the OBVIOUS rule :-).  I'm not a maintainer,
though.

Thanks,

-- 
Sergio
GPG key ID: 0x65FC5E36
Please send encrypted e-mail if possible
http://sergiodj.net/

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

* Re: [PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
  2014-09-02 16:37 ` Sergio Durigan Junior
@ 2014-09-02 17:11   ` Maciej W. Rozycki
  2014-09-09 16:49     ` [PING][PATCH] " Maciej W. Rozycki
  0 siblings, 1 reply; 5+ messages in thread
From: Maciej W. Rozycki @ 2014-09-02 17:11 UTC (permalink / raw)
  To: Sergio Durigan Junior; +Cc: gdb-patches, Stan Shebs

On Tue, 2 Sep 2014, Sergio Durigan Junior wrote:

> > we've now got a stale reference in gdb/CONTRIBUTE to our former internals 
> > documentation in gdb/doc.  Let's fix it up.  OK to apply?
> 
> IMO this falls under the OBVIOUS rule :-).  I'm not a maintainer,
> though.

 Maybe, though I'd rather see someone who has worked on stuff in this area 
have a look at it.  Perhaps there's a better URL to use or suchlike.

  Maciej

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

* [PING][PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
  2014-09-02 17:11   ` Maciej W. Rozycki
@ 2014-09-09 16:49     ` Maciej W. Rozycki
  2014-09-16 22:49       ` Maciej W. Rozycki
  0 siblings, 1 reply; 5+ messages in thread
From: Maciej W. Rozycki @ 2014-09-09 16:49 UTC (permalink / raw)
  To: Sergio Durigan Junior; +Cc: gdb-patches, Stan Shebs

On Tue, 2 Sep 2014, Maciej W. Rozycki wrote:

> On Tue, 2 Sep 2014, Sergio Durigan Junior wrote:
> 
> > > we've now got a stale reference in gdb/CONTRIBUTE to our former internals 
> > > documentation in gdb/doc.  Let's fix it up.  OK to apply?
> > 
> > IMO this falls under the OBVIOUS rule :-).  I'm not a maintainer,
> > though.
> 
>  Maybe, though I'd rather see someone who has worked on stuff in this area 
> have a look at it.  Perhaps there's a better URL to use or suchlike.

 Ping?  Or I'll push it as it is next week.

  Maciej

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

* Re: [PING][PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc
  2014-09-09 16:49     ` [PING][PATCH] " Maciej W. Rozycki
@ 2014-09-16 22:49       ` Maciej W. Rozycki
  0 siblings, 0 replies; 5+ messages in thread
From: Maciej W. Rozycki @ 2014-09-16 22:49 UTC (permalink / raw)
  To: Sergio Durigan Junior; +Cc: gdb-patches, Stan Shebs

On Tue, 9 Sep 2014, Maciej W. Rozycki wrote:

> > > > we've now got a stale reference in gdb/CONTRIBUTE to our former internals 
> > > > documentation in gdb/doc.  Let's fix it up.  OK to apply?
> > > 
> > > IMO this falls under the OBVIOUS rule :-).  I'm not a maintainer,
> > > though.
> > 
> >  Maybe, though I'd rather see someone who has worked on stuff in this area 
> > have a look at it.  Perhaps there's a better URL to use or suchlike.
> 
>  Ping?  Or I'll push it as it is next week.

 Pushed thus.

  Maciej

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

end of thread, other threads:[~2014-09-16 22:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-02 16:30 [PATCH] CONTRIBUTE: For internals refer to wiki, not gdb/doc Maciej W. Rozycki
2014-09-02 16:37 ` Sergio Durigan Junior
2014-09-02 17:11   ` Maciej W. Rozycki
2014-09-09 16:49     ` [PING][PATCH] " Maciej W. Rozycki
2014-09-16 22:49       ` Maciej W. Rozycki

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).