The following bytes were arranged on 21 Sep 2012 by Theo Markettos :
> Can you give a specific command line that's failing? I just used the
> autobuilder to download source to Debian's wget 1.13.4-3 and built it on
> Linux, trying:
>
> $ src/wget http://www.somethi.ng/valid.html
> --2012-09-21 17:44:01-- http://www.somethi.ng/valid.html
> Resolving www.somethi.ng (www.somethi.ng)... failed: Name or service not known.
I think I may need to introduce you to the concept of an "illustrative
example"...
And just for the avoidance of doubt:
*wget -nv --spider http://www.riscos.com
2012-09-21 20:44:51 URL: http://www.riscos.com/ 200 OK
*wget -nv --spider http://www.riscos.com/wibble.html
http://www.riscos.com/wibble.html:
Remote file does not exist -- broken link!!!
With the earlier version of wget, the first command produces no output
but the second does. The program has changed since then - probably by
someone who thought it was just an insignificant change which would have
no effect whatsoever - so that the two outcomes can no longer be easily
distinguished.
I'm leaning towards shunting all the wget calls into an Obey file and
giving up on the idea of using a TaskWindow altogether, so that I can be
sure nothing else can poke the value of Sys$ReturnCode. That would
still solve the WimpSlot problem and it doesn't multitask in the public
release anyway, so it's not like it's a downgrade.
--
__<^>__ "Your pet, our passion." - Purina
/ _ _ \ "Your potential, our passion." - Microsoft, a few months later
( ( |_| ) )
\_> <_/ ======================= Martin Bazley ==========================
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment