From: Eli Zaretskii <eliz@gnu.org>
To: jeremy.bennett@embecosm.com
Cc: gdb-patches@sourceware.org
Subject: Re: Patch to update gdbint.texinfo [00/05]
Date: Sat, 20 Sep 2008 19:38:00 -0000 [thread overview]
Message-ID: <uhc8apq28.fsf@gnu.org> (raw)
In-Reply-To: <1221935896.2827.545.camel@thomas>
> From: Jeremy Bennett <jeremy.bennett@embecosm.com>
> Date: Sat, 20 Sep 2008 19:38:16 +0100
>
> > However, I don't see your name in the FSF records of copyright
> > assignments. If you didn't submit legal paperwork to the FSF, please
> > do, because your contribution is substantial to require that. We
> > cannot use such large patches without legal papers.
>
> I sent an email to assign@gnu.org yesterday requesting help in assigning
> the copyright. The text has been taken from an existing paper under
> Creative Commons Attribution 2.0 license with the copyright owned by
> Embecosm (my company). However we're very happy to assign the rights to
> all contributions to FSF.
>
> Anything you can do to expedite this would be appreciated
Daniel, can you help out here?
> @deftypefn {Architecture Function} struct frame_id unwind_dummy_id
> (struct gdbarch *@var{gdbarch}, struct frame_info *@var{next_frame})
>
> puts "frame_id" into the index, not "unwind_dummy_id". I can fix it by
> using:
>
> @deftypefn {Architecture Function} {struct frame_id} unwind_dummy_id
> (struct gdbarch *@var{gdbarch}, struct frame_info *@var{next_frame})
Yes, that's the way to go.
> > > + if( 0 == n ) @{
> > > + return 1;
> > > + @}
> > > + else @{
> > > + return n * fact( n - 1 );
> > > + @}
> >
> > This is not the GNU style of formatting C code. Please use the GNU
> > style.
>
> This was deliberate - the diagram has the code squashed up like this, so
> it fits in the space available, and I've used the text from the diagram
> literally.
Okay, but then please add a comment before this example explaining
this reason.
next prev parent reply other threads:[~2008-09-20 19:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-20 14:02 Jeremy Bennett
2008-09-20 17:05 ` Eli Zaretskii
2008-09-20 18:39 ` Jeremy Bennett
2008-09-20 19:38 ` Eli Zaretskii [this message]
2008-09-20 20:02 ` Daniel Jacobowitz
2008-09-20 19:57 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uhc8apq28.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=jeremy.bennett@embecosm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox