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

Re: svn commit: r27700 - in trunk/subversion: svnadmin svndumpfilter

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-11-08 19:25:22 CET

Blair Zajac wrote:
> I reverted r27700 in r27714. Let me know that should put things back
> the way they were, except for using the correct C function pointer syntax.

This errors out too:

                                [cl]
D:\Development\SVN\TortoiseSVN\ext\subversion\subversion\svnadmin\main.c(87)
: error C2143: syntax error : missing ')' before '*'
                                [cl]
D:\Development\SVN\TortoiseSVN\ext\subversion\subversion\svnadmin\main.c(87)
: warning C4042: 'unnamed-parameter' : has bad storage class
                                [cl]
D:\Development\SVN\TortoiseSVN\ext\subversion\subversion\svnadmin\main.c(87)
: error C2143: syntax error : missing ')' before '*'
                                [cl]
D:\Development\SVN\TortoiseSVN\ext\subversion\subversion\svnadmin\main.c(87)
: error C2143: syntax error : missing '{' before '*'
                                [cl]
D:\Development\SVN\TortoiseSVN\ext\subversion\subversion\svnadmin\main.c(87)
: error C2059: syntax error : ')'
                                [cl]
D:\Development\SVN\TortoiseSVN\ext\subversion\subversion\svnadmin\main.c(89)
: error C2059: syntax error : 'type'
                                [cl]
D:\Development\SVN\TortoiseSVN\ext\subversion\subversion\svnadmin\main.c(89)
: error C2059: syntax error : ')'

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 8 20:27:39 2007

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.