office-gobmx/cli_ure
Mike Kaganski 33553540eb Fix warning C4456 when building with MSVC without -Wv:18
Discovered by https://gerrit.libreoffice.org/c/core/+/163717

Like these:

 C:/lo/core/cli_ure/source/climaker/climaker_emit.cxx(972): warning C4456: declaration of 'attrBuilder' hides previous local declaration
 C:/lo/core/cli_ure/source/climaker/climaker_emit.cxx(962): note: see declaration of 'attrBuilder'

Change-Id: I95cba76cfcbfd9da31e7294ed421cfc38d279740
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163778
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-02-23 01:34:29 +01:00
..
qa Drop obsolete preprocessor directives from UNOIDL files 2022-06-13 16:27:45 +02:00
source Fix warning C4456 when building with MSVC without -Wv:18 2024-02-23 01:34:29 +01:00
unotypes
version
CliLibrary_cli_basetypes.mk tdf#113787: always require version file with config for CLI assemblies 2017-11-24 01:27:37 +01:00
CliLibrary_cli_ure.mk tdf#113787: always require version file with config for CLI assemblies 2017-11-24 01:27:37 +01:00
CliNativeLibrary_cli_cppuhelper.mk
CliUnoApi_cli_uretypes.mk
CustomTarget_cli_ure_assemblies.mk cli_ure: Win32 make quoting problem, use sed to work around 2014-06-09 17:05:52 +02:00
Executable_climaker.mk
Library_cli_cppuhelper_native.mk When building with clang-cl on Windows, build CLR code with MSVC 2017-02-21 10:18:58 +00:00
Library_cli_uno.mk When building with clang-cl on Windows, build CLR code with MSVC 2017-02-21 10:18:58 +00:00
Makefile gbuildize cli_ure 2012-09-22 08:15:23 +02:00
Module_cli_ure.mk allow native compile for windows aarch64 2023-04-11 12:06:25 +02:00
Package_cli_basetypes_copy.mk gbuild: set Package default target to INSTDIR 2013-10-28 20:17:26 +01:00
README.md Updated README.md files 2021-04-19 11:13:41 +02:00
readme.txt Fix typos 2019-09-10 14:18:59 +02:00

Common Language Infrastructure (CLI) UNO Runtime Environment

Support assemblies and tools for the MS .NET UNO binding.

See also

[git:cli_ure/readme.txt]