Kaydet (Commit) 6dc4c0dc authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Added comment.

üst 98aa8535
......@@ -32,6 +32,10 @@
#include "rtl/ustring.hxx"
#include "osl/module.h"
// In retrospect, the reason to create a juh wrapper around the juhx library was
// probably because java.lang.System.loadLibrary uses RTLD_LOCAL, so uniqueness
// of GCC RTTI symbols needed for exception handling would not be guaranteed.
#define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) )
#if ! defined SAL_DLLPREFIX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment