curl-library
Re: [PATCH] FTP WILDCARDMATCH option (only for now)
Date: Fri, 14 May 2010 17:04:10 +0200
On Wed, May 12, 2010 at 23:47, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Wed, 12 May 2010, Pavel Raiskup wrote:
>
>> .. and packaged version because of \r\n => \n substitution. Sorry about
>> that, I have forgotten to pack it..
>
> Thank you. I've pushed the initial version now!
ftplistparser.c, line 563:
parser->state.UNIX.sub.group = PL_UNIX_SIZE_PRESPACE;
Is that right? PL_UNIX_SIZE_PRESPACE isn't a part of the 'group' enum
(it's part of the 'size' enum set).
Line 627, same file: .size enum set to PL_UNIX_TIME_PREPART2 which is
part of time, not size. There's a similar one another few lines down.
(The above triggers warnings in builds, e.g.
http://curl.haxx.se/auto/log.cgi?id=20100514085521-28048#prob5)
-Tor
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-14