public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jason Merrill <jason@redhat.com>
To: Thomas Schwinge <thomas@schwinge.name>
Cc: Arthur Cohen <arthur.cohen@embecosm.com>,
	Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>,
	gcc-rust@gcc.gnu.org, gcc-patches@gcc.gnu.org,
	Iain Sandoe <iain@sandoe.co.uk>
Subject: Re: [PATCH v2 2/4] libgrust: Add libproc_macro and build system
Date: Tue, 16 Jan 2024 10:07:52 -0500	[thread overview]
Message-ID: <973d6399-74f6-4829-b7f5-13593aab4d45@redhat.com> (raw)
In-Reply-To: <87il4z7pwb.fsf@euler.schwinge.homeip.net>

On 12/15/23 04:53, Thomas Schwinge wrote:
> Hi Jason!
> 
> I think you usually deal with these kind of GCC Git things?  If not,
> please let me know.

I just took care of this; I didn't notice it until now because the 
subject line didn't seem relevant to me.

> On 2023-10-26T10:21:18+0200, I wrote:
>> First, I've pushed into GCC upstream Git branch devel/rust/libgrust-v2
>> the "v2" libgrust changes as posted by Arthur, so that people can easily
>> test this before it getting into Git master branch.  [...]
> 
> Please now delete the GCC Git 'devel/rust/libgrust-v2' branch, which was
> only used temporarily, and is now obsolete.
> 
>      $ git push upstream :devel/rust/libgrust-v2
>      remote: *** Deleting branch 'devel/rust/libgrust-v2' is not allowed.
>      remote: ***
>      remote: *** This repository currently only allow the deletion of references
>      remote: *** whose name matches the following:
>      remote: ***
>      remote: ***     refs/users/[^/]*/heads/.*
>      remote: ***     refs/vendors/[^/]*/heads/.*
>      remote: ***
>      remote: *** Branch deletion is only allowed for user and vendor branches.  If another branch was created by mistake, contact an administrator to delete it on the server with git update-ref.  If a development branch is dead, also contact an administrator to move it under refs/dead/heads/ rather than deleting it.
>      remote: error: hook declined to update refs/heads/devel/rust/libgrust-v2
>      To git+ssh://gcc.gnu.org/git/gcc.git
>       ! [remote rejected]           devel/rust/libgrust-v2 (hook declined)
>      error: failed to push some refs to 'git+ssh://gcc.gnu.org/git/gcc.git'
> 
> 
> Grüße
>   Thomas
> 


  reply	other threads:[~2024-01-16 15:07 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-25 11:06 [PATCH v2 1/4] libgrust: Add entry for maintainers and stub changelog file Arthur Cohen
2023-10-25 11:06 ` [PATCH v2 2/4] libgrust: Add libproc_macro and build system Arthur Cohen
2023-10-26  8:21   ` Thomas Schwinge
2023-10-27  7:51     ` Iain Sandoe
2023-10-27 14:20       ` Thomas Schwinge
2023-10-27 20:32         ` Disable target libgrust if we're not building target libstdc++ (was: [PATCH v2 2/4] libgrust: Add libproc_macro and build system) Thomas Schwinge
2023-12-18 16:58       ` libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] " Thomas Schwinge
2024-01-04 15:43         ` libgrust: 'AM_ENABLE_MULTILIB' only for target builds [PR113056] Pierre-Emmanuel Patry
2023-12-15  9:53     ` [PATCH v2 2/4] libgrust: Add libproc_macro and build system Thomas Schwinge
2024-01-16 15:07       ` Jason Merrill [this message]
2023-10-25 11:06 ` [PATCH v2 3/4] build: Add libgrust as compilation modules Arthur Cohen
2023-10-25 11:09   ` [PATCH v2 4/4] build: Regenerate build files Arthur Cohen
2023-10-25 21:40   ` [PATCH v2 3/4] build: Add libgrust as compilation modules Thomas Schwinge
2023-10-26 12:07     ` Arthur Cohen
2023-10-27 10:24     ` Only build host libgrust if the Rust language is enabled (was: [PATCH v2 3/4] build: Add libgrust as compilation modules) Thomas Schwinge
2023-10-25 11:06 ` [PATCH v2 4/4] build: Regenerate build files Arthur Cohen

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=973d6399-74f6-4829-b7f5-13593aab4d45@redhat.com \
    --to=jason@redhat.com \
    --cc=arthur.cohen@embecosm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gcc-rust@gcc.gnu.org \
    --cc=iain@sandoe.co.uk \
    --cc=pierre-emmanuel.patry@embecosm.com \
    --cc=thomas@schwinge.name \
    /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).