Re: svn commit: r1849737 - in /subversion/trunk/subversion/bindings/cxx: include/svnxx.hpp include/svnxx/exception.hpp src/aprwrap/pool.hpp src/exception.cpp src/private/exception-private.hpp tests/test_exceptions.cpp
From: Branko Čibej <brane_at_apache.org>
Date: Wed, 26 Dec 2018 23:37:17 +0100
On 26.12.2018 23:21, Daniel Shahaf wrote:
Ah, good point. I hadn't actually thought about this side of things, as
They don't actually have to be part of svn::error, I'd make them
bool svn::error_is_eexist(const svn::error& e) noexcept;
the point being that the svn::error object serves as both an exception
-- Brane
|
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.