This is an automated email from the ASF dual-hosted git repository.
jaydoane pushed a change to branch compiler-warnings-fixes
in repository https://gitbox.apache.org/repos/asf/couchdb.git
omit 462d4aa77 Fix "variable bound multiple times" warning
omit acff130c8 Replace include with include_lib
omit 6df6c2782 Delete unused include_lib
omit 0d16dca13 Fix deprecated function warning
add 6da9405ff Erlang 25 compatibility - http_uri:parse -> uri_string:parse
add 35fcd4d89 Fix deprecated function warning
add 0a07f7f73 Delete unused include_lib
add c66e594c9 Replace include with include_lib
add cc243a7b0 Fix "variable bound multiple times" warning
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (462d4aa77)
\
N -- N -- N refs/heads/compiler-warnings-fixes (cc243a7b0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../test/eunit/couch_replicator_error_reporting_tests.erl | 2 +-
src/mem3/src/mem3.erl | 4 ++--
src/mem3/src/mem3_reshard_httpd.erl | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)