This is an automated email from the ASF dual-hosted git repository.

leginee pushed a change to branch win10-msvc-trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from f1b4f0d60b cli_ure: the CLI bridgetest passes -- three more defects, 
all one mistake
     new c73ac1434d win64: find ml64.exe, and name _freeze_module explicitly
     new 4121fbddf4 solenv: the MSVC export-list wildcard filter must match "*" 
alone
     new d70bf5801d set_soenv: point ILIB at the x64 .NET Framework import 
libraries
     new e8c1cb88c8 autodoc: a _findfirst handle is intptr_t, not long
     new 99b7d233cb mscx_uno: every UNO struct is returned through a hidden 
pointer
     new 9e97a9720d rsc: the name table stores an RscTop*, so yylval must be 
pointer-width
     new 0616b4c7ad solenv: /SAFESEH is x86-only, so gate it in the dmake path 
too
     new c398e42b7b vcl: the x64 entry point is LibMain, not LibMain@16
     new 1c2218b5bd slideshow: give testShapeRepaint's shapes distinct 
priorities

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/autodoc/source/cosv/storage/ploc_dir.cxx      |  4 +-
 .../source/cpp_uno/msvc_win64_x86-64/abi.cxx       | 34 ++++++---------
 main/configure.ac                                  | 21 ++++++---
 main/python/makefile.mk                            | 17 ++++++--
 main/rsc/inc/rsckey.hxx                            |  6 +--
 main/rsc/source/parser/rscibas.cxx                 |  2 +-
 main/rsc/source/parser/rscinit.cxx                 | 36 ++++++++--------
 main/rsc/source/parser/rsckey.cxx                  | 12 +++---
 main/rsc/source/parser/rsclex.cxx                  |  4 +-
 main/set_soenv.in                                  | 10 ++++-
 main/slideshow/test/slidetest.cxx                  | 12 +++++-
 main/solenv/inc/_tg_def.mk                         | 50 +++++++++++++---------
 main/solenv/inc/set_wntx64.mk                      |  7 +++
 main/solenv/inc/tg_def.mk                          |  5 ++-
 main/vcl/Library_vcl.mk                            |  6 ++-
 15 files changed, 138 insertions(+), 88 deletions(-)

Reply via email to