Re: [AD] Some points about the grabber

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> Ok, this turned out to be less tricky and time consuming than I had
> thought. I made a modification that checks if the target file, if it
> exists, is a symlink. If it is, it asks wether to overwrite the link or
> the file it points to.

I'm ok with this feature. What do you think about it, Peter ?
I can apply it too, since I'm currently deeply involved in grabber hacking...

> On a side note, is the 80 characters mentioned in the line
>
> /* 80 characters * maximum character width (6 bytes for UTF8) */
> #define FILENAME_LENGTH (80*6)
>
> really a safe margin? It seems extremely small to me...

It will be changed to 1024 bytes, which is the library-wide (arbitrary) limit on filenames
for Allegro.

--
Eric Botcazou
ebotcazou@xxxxxxxxxx



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/