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

Re: [PATCH] fix headers to compile with -pedantic

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Mon, 28 Apr 2008 15:59:22 +0530

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Shahaf wrote:
> Olaf Hering wrote on Mon, 28 Apr 2008 at 09:28 +0200:
>> Please consider this change for upcoming subversion releases.
>> KDE apps are compiled with -pedantic (AFAIK).
>>
>> +Thu Apr 24 11:27:47 CEST 2008 - dmueller_at_suse.de
>> +
>> +- fix headers to compile with -pedantic again
>>
>> ++++++ pedantic-compile.diff ++++++
>> --- subversion/include/svn_wc.h
>> +++ subversion/include/svn_wc.h
>> @@ -795,7 +795,7 @@ typedef enum svn_wc_notify_action_t
>> svn_wc_notify_foreign_merge_begin,
>>
>> /** Replace notification. @since New in 1.5. */
>> - svn_wc_notify_update_replace,
>> + svn_wc_notify_update_replace
>>
>> } svn_wc_notify_action_t;
>>
>
> This patch is for the 1.5.x branch; the issue has already been fixed on trunk.
>
>

Added this as a candidate for 1.5.x backport at r30807.

With regards
Kamesh Jayachandran
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIFacC3WHvyO0YTCwRArFYAKCNqaagSFGHvMwe/w3S0OyrOvxoTQCgnuQg
5cyyeo4O16sG4AZig8M/EzE=
=Y0+H
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-28 12:30:21 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.