[PATCH] More fixes for update_web_docs_svn for jit docs (PR jit/64257)
David Malcolm
dmalcolm@redhat.com
Thu Jan 1 00:00:00 GMT 2015
On Wed, 2015-02-04 at 22:21 +0100, Gerald Pfeifer wrote:
> On Wednesday 2015-02-04 14:10, David Malcolm wrote:
> > Gerald: Please can you do the "svn up" on the relevant machine again,
> > so that it gets the updated "update_web_docs_svn"?
>
> That was my plan, yes. :-) I just did that and manually ran
> the script, and it seems to work.
Thank you!
The jit docs are now visible on the GCC website at:
https://gcc.gnu.org/onlinedocs/jit/
(sadly the "Show Source" link on each page is a 404; iirc the "pyramid"
theme didn't show these links so I didn't bother copying up the files;
I'll look at fixing that).
> Still, do you think you can add a bit of error handling such
> that an issue like the one we had (cf.
> https://gcc.gnu.org/ml/gccadmin/2015-q1/msg00077.html ) does
> not kill the entire script? A bit of resilience would be good.
Something like the attached? (completely untested, sorry)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: or-true.patch
Type: text/x-patch
Size: 538 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/jit/attachments/20150101/9943594d/attachment.bin>
More information about the Jit
mailing list