[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r39805 - in trunk/subversion: svnlook tests/cmdline

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 07 Oct 2009 10:58:03 +0100

> Author: cmpilato
> Date: Tue Oct 6 08:46:26 2009
> New Revision: 39805
>
> Log:
> Finish issue #3509 - Add support for 'svnlook filesize' subcommand.
>
> * subversion/svnlook/main.c
> (cmd_table): Add 'filesize' subcommand record.
> (do_filesize, subcommand_filesize): New functions.
>
> * subversion/tests/cmdline/svnlook_tests.py
> (test_filesize): New test.
> (test_list): Add reference to new test.

subversion/svnlook/main.c: In function 'do_filesize':
subversion/svnlook/main.c:1402: warning: format '%ld' expects type 'long
int', but argument 3 has type 'svn_filesize_t'
subversion/svnlook/main.c:1390: warning: unused variable 'stdout_stream'
subversion/svnlook/main.c:1390: warning: unused variable 'fstream'

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2404439
Received on 2009-10-07 11:58:39 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.