public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Nathan Froyd <froydnj@codesourcery.com>
To: overseers@gcc.gnu.org
Subject: bugzilla email issues
Date: Thu, 26 May 2011 20:56:00 -0000	[thread overview]
Message-ID: <4DDEBE79.4010406@codesourcery.com> (raw)

I have two issues which I suppose are related:

1) I recently commited a patch for open bugs on Bugzilla, with appropriate PR
numbers and such.  Instead of messages being posted to the bugs, I received
email from gcc-bugzilla@gcc.gnu.org that said:

there is already an account with the login name froydnj@gcc.gnu.org.

froydnj wrote:
> Author: froydnj
> Date: Thu May 26 20:15:22 2011
> New Revision: 174307
>
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174307
> Log:
> detect C++ errors to fix 2288 and 18770
> gcc/cp/
> 	PR c++/2288
> 	PR c++/18770
> 	* name-lookup.h (enum scope_kind): Add sk_cond.
> 	* name-lookup.c (pushdecl_maybe_friend): Get scope of shadowed local.
> 	Detect and report error for redeclaration from for-init or if
> 	or switch condition.
> 	(begin_scope): Handle sk_cond.
> 	* semantics.c (begin_if_stmt): Use sk_cond.
> 	(begin switch_stmt): Ditto.
> gcc/testsuite/
> 	PR c++/2288
> 	PR c++/18770
> 	* g++.old-deja/g++.jason/cond.C: Remove xfails.
> 	* g++.dg/parse/pr18770.C: New test.
> 	* g++.dg/cpp0x/range-for5.C: Add dg-error marker.
>
> Added:
>     trunk/gcc/testsuite/g++.dg/parse/pr18770.C
> Modified:
>     trunk/gcc/cp/ChangeLog
>     trunk/gcc/cp/name-lookup.c
>     trunk/gcc/cp/name-lookup.h
>     trunk/gcc/cp/semantics.c
>     trunk/gcc/testsuite/ChangeLog
>     trunk/gcc/testsuite/g++.dg/cpp0x/range-for5.C
>     trunk/gcc/testsuite/g++.old-deja/g++.jason/cond.C

...which seems odd, but it might be related to:

2) I recently attempted to change the email address that froydnj@gcc.gnu.org
redirects to; unfortunately, I didn't see http://gcc.gnu.org/svnwrite.html and
tried changing my email under User Preferences/Name and Password in bugzilla.

Is the second issue responsible for the first?  My account switchover is
scheduled for completion sometime tomorrow; will the issues go away after
that?  And since I screwed up the email redirection, I'm planning on changing
my bugzilla account back to froydnj@gcc.gnu.org; is that going to cause heartache?

Thanks for the help,
-Nathan

             reply	other threads:[~2011-05-26 20:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 20:56 Nathan Froyd [this message]
2011-05-27  3:34 ` Yao Qi

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=4DDEBE79.4010406@codesourcery.com \
    --to=froydnj@codesourcery.com \
    --cc=overseers@gcc.gnu.org \
    /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).