This is an automated email from the ASF dual-hosted git repository.
leginee pushed a change to branch win64-bridge-backport
in repository https://gitbox.apache.org/repos/asf/openoffice.git
omit c7ef55fd06 Merge branch 'win64-bridge-backport' of
https://github.com/apache/openoffice into win64-bridge-backport
omit a59e4e8aab bridges/msvc_win64: return queryInterface's Any in the
hidden return buffer
omit c969c4012d bridges/msvc_win64: pass simple argument values, not the
temp's address
add 2a2ee3e624 pre-commit: fix whitespace in the msvc_win64 bridge sources
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 (c7ef55fd06)
\
N -- N -- N refs/heads/win64-bridge-backport (2a2ee3e624)
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:
.../bridges/source/cpp_uno/msvc_win64_x86-64/call.asm | 10 +++++-----
.../source/cpp_uno/msvc_win64_x86-64/cpp2uno.cxx | 10 +++++-----
.../source/cpp_uno/msvc_win64_x86-64/except.cxx | 19 +++++++++----------
3 files changed, 19 insertions(+), 20 deletions(-)