The demo page is up, but when I click on "Compile source code" I get: Not Found The requested URL /demo/test.cgi was not found on this server. Ciao, Duncan.
> > The demo page is up, but when I click on "Compile source code" I get: > > Not Found > > The requested URL /demo/test.cgi was not found on this server. >Weird - I noticed this bug a few weeks ago. I assume Tanya must've left some local/test changes in when she was updating the patch with my color diagnostic changes a few weeks ago. The test.cgi was up on the server for a while, but perhaps a recent push from svn to the website caused this file to be deleted. In any case, my recent CR (adding machine arch selection to the demo page) fixes this issue too. - David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110911/6ca5f5ed/attachment.html>
> The demo page is up, but when I click on "Compile source code" I get: >> >> Not Found >> >> The requested URL /demo/test.cgi was not found on this server. >> > > Weird - I noticed this bug a few weeks ago. I assume Tanya must've left > some local/test changes in when she was updating the patch with my color > diagnostic changes a few weeks ago. The test.cgi was up on the server for a > while, but perhaps a recent push from svn to the website caused this file to > be deleted. > > In any case, my recent CR (adding machine arch selection to the demo page) > fixes this issue too. >Checked in the immediate fix (without my other changes) as 139483. Seems to work for me. - David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110911/08ac30a6/attachment.html>