public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: 徐坚皓 <jianhao_xu@smail.nju.edu.cn>
To: "Alexander Monakov" <amonakov@ispras.ru>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: the address of GCC bugzilla's RPC server
Date: Fri, 28 Aug 2020 23:16:09 +0800	[thread overview]
Message-ID: <tencent_7781FD3C271A5C9D16795E8A@qq.com> (raw)
In-Reply-To: <alpine.LNX.2.20.13.2008281801250.12553@monopod.intra.ispras.ru>

It works!
Thanks a lot.


Jianhao
&nbsp;
------------------&nbsp;Original&nbsp;------------------
From: &nbsp;"Alexander Monakov"<amonakov@ispras.ru&gt;;
Date: &nbsp;Fri, Aug 28, 2020 11:10 PM
To: &nbsp;"徐坚皓"<jianhao_xu@smail.nju.edu.cn&gt;; 
Cc: &nbsp;"gcc-help"<gcc-help@gcc.gnu.org&gt;; 
Subject: &nbsp;Re: the address of GCC bugzilla's RPC server

&nbsp;



On Fri, 28 Aug 2020, 徐坚皓 wrote:

&gt; Hi,
&gt; Can someone tell me where the address of GCC bugzilla's RPC server is?
&gt; I konw that address of Redhat is "http://partner-bugzilla.redhat.com/".
&gt; For gcc, I tried "https://gcc.gnu.org/bugzilla/" but failed, seems it is not a&amp;nbsp;RPC URL.
&gt; 
&gt; 
&gt; My purpose is to use api-key to do some tailored search.

I guess you mean REST API?&nbsp; It is at /bugzilla/rest.cgi. Try this:

curl -v 'https://gcc.gnu.org/bugzilla/rest.cgi/bug?id=12345&amp;include_fields=summary'

Alexander

      reply	other threads:[~2020-08-28 15:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28 14:55 徐坚皓
2020-08-28 15:02 ` Alexander Monakov
2020-08-28 15:16   ` 徐坚皓 [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=tencent_7781FD3C271A5C9D16795E8A@qq.com \
    --to=jianhao_xu@smail.nju.edu.cn \
    --cc=amonakov@ispras.ru \
    --cc=gcc-help@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).