0694a66e8e
> jurt/source/pipe/staticsalhack.cxx:62:
> sal/rtl/ustrbuf.cxx:29:9: error: 'RTL_LOG_STRING_BITS' macro redefined [-Werror,-Wmacro-redefined]
> #define RTL_LOG_STRING_BITS 16
> ^
> sal/rtl/strbuf.cxx:27:9: note: previous definition is here
> #define RTL_LOG_STRING_BITS 8
> ^
> In file included from jurt/source/pipe/staticsalhack.cxx:62:
> sal/rtl/ustrbuf.cxx:29:9: error: duplicate defines [loplugin:duplicatedefines]
> #define RTL_LOG_STRING_BITS 16
> ^
> sal/rtl/strbuf.cxx:27:9: note: previous define [loplugin:duplicatedefines]
> #define RTL_LOG_STRING_BITS 8
> ^
after
|
||
---|---|---|
.. | ||
source/pipe | ||
workbench/com/sun/star/comp/urlresolver | ||
BUCK | ||
Jar_jurt.mk | ||
Library_jpipe.mk | ||
Library_jpipx.mk | ||
Makefile | ||
Module_jurt.mk | ||
pom.jurt.xml | ||
README.md |
Java UNO Runtime (jurt)
JURT means Java UNO Runtime and implements most of Java UNO.