Re: the address of GCC bugzilla's RPC server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It works!
Thanks a lot.


Jianhao
 
------------------ Original ------------------
From: &nbsp;"Alexander Monakov"<amonakov@xxxxxxxxx&gt;;
Date: &nbsp;Fri, Aug 28, 2020 11:10 PM
To: &nbsp;"徐坚皓"<jianhao_xu@xxxxxxxxxxxxxxxx&gt;; 
Cc: &nbsp;"gcc-help"<gcc-help@xxxxxxxxxxx&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




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux