public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: "Sangamesh Mallayya" <sangamesh.swamy@in.ibm.com>
To: "Ulrich Weigand" <uweigand@de.ibm.com>
Cc: gdb-patches@sourceware.org, keiths@redhat.com (Keith Seitz)
Subject: Re: [PATCH] SYMBOL_LANGUAGE assertion failure on AIX
Date: Fri, 26 Oct 2018 10:37:00 -0000	[thread overview]
Message-ID: <OFD856DC9D.DAD47188-ON65258332.003870AC-65258332.003914BD@notes.na.collabserv.com> (raw)
In-Reply-To: <20181024180424.31F38D801EB@oc3748833570.ibm.com>

Hi Ulrich,

Thanks for the help.
I am able to commit the changes 
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=b971899198607b844f5a37e39dc561766c3b331a

Thanks,
Sangamesh



From:   "Ulrich Weigand" <uweigand@de.ibm.com>
To:     Sangamesh Mallayya/India/IBM@IBMIN
Cc:     keiths@redhat.com (Keith Seitz), gdb-patches@sourceware.org
Date:   10/24/2018 11:34 PM
Subject:        Re: [PATCH] SYMBOL_LANGUAGE assertion failure on AIX



Sangamesh Mallaya wrote:

> Thanks for the review and comments.
> Attaching the changelog file and git formatted patch.

>                * xcoffread.c (read_xcoff_symtab): Fix SYMBOL_LANGUAGE 
assertion
>                failure.

GNU coding style is to mention in the ChangeLog *what* was changed,
not why the change is done.  "Fix assertion failure" doesn't describe
*what* actually was changed, so it should read more like this:

                 * xcoffread.c (read_xcoff_symtab): Pass deduced language 
to
                 symtab_start instead of always using language_unknown.

(You can and should still describe the reason for the change, e.g. that
it fixes an assertion failure, in the git commit message.)

You should have git commit access yourself now, right?  Feel free to
commit the change now.  (If you don't have access, please let me know.)

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  Ulrich.Weigand@de.ibm.com



      reply	other threads:[~2018-10-26 10:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-15 12:56 Sangamesh Mallayya
2018-10-18 15:16 ` Ulrich Weigand
2018-10-23 12:09   ` [PATCH] " Sangamesh Mallayya
2018-10-24 18:04     ` Ulrich Weigand
2018-10-26 10:37       ` Sangamesh Mallayya [this message]

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=OFD856DC9D.DAD47188-ON65258332.003870AC-65258332.003914BD@notes.na.collabserv.com \
    --to=sangamesh.swamy@in.ibm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=keiths@redhat.com \
    --cc=uweigand@de.ibm.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).