subversion-1/svn_wc.h:1210: error: comma at end of enumerator list
From: Peter Johansson <peterandrejohansson_at_gmail.com>
Date: Tue, 18 Oct 2011 17:35:10 -0400
Hello,
When I compiled with GCC (4.2.1) with compiler option -pedantic against
In file included from main.cc:1:
I suspect this is caused by a typo in svn_wc.h at line 1210:
/** The operation skipped the path because it was conflicted.
} svn_wc_notify_action_t;
because other enums in the same file have no comma after the last item.
Thanks and please let me know if you need further information from me.
-- Cheers, PeterReceived on 2011-10-18 23:38:53 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.