Al 21/01/12 14:28, En/na Bystroushaak ha escrit:
That is really strange - for me, it works with both files. Are you
sure, that you can manually download that pdf file? Maybe your
provider blocking your connection, or something like that.
I don't think so. It's arxiv pdf.
What type of compiler did you used?
I use gdmd-4.6 in ubuntu. Surely you use dmd, isn't?
Perhaps it's a bug on gdc. Can you help me to isolate this?
Thanks,
Xan.
On 21.1.2012 13:14, Xan xan wrote:
With png works, with pdf not:
./spider2 http://www.google.com/intl/ca/images/logos/mail_logo.png
[a lot of output]
$ ./spider2 http://static.arxiv.org/pdf/1109.4897.pdf
[Longitud: [Excepció:
std.conv.ConvException@/usr/include/d2/4.6/std/conv.d(1640): Can't
convert value `HTT' of type string to type uint]
2012/1/20 Bystroushaak<bystrou...@kitakitsune.org>:
On 20.1.2012 18:42, Xan xan wrote:
Thank you very much. I should invite you to a beer ;-)
Write me if you will be in prag/czech republic :)
For the other hand,
I get this error:
[Excepció:
std.conv.ConvException@/usr/include/d2/4.6/std/conv.d(1640):
Can't convert value `HTT' of type string to type uint]
This is very strange error, because on my computer it works well.
Can you
remove try..catch and post full error list and program parameters?