[Libreoffice-commits] .: codemaker/README
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Aug 29 23:41:23 PDT 2012
codemaker/README | 9 +++++++++
1 file changed, 9 insertions(+)
New commits:
commit c7377102ad58204498f7f19750cd8f83aaefdeda
Author: Tor Lillqvist <tlillqvist at suse.com>
Date: Thu Aug 30 09:39:07 2012 +0300
Add note about terminology
Change-Id: Iecbd3d88e963222e9bf44412fc84245edb6659dc
diff --git a/codemaker/README b/codemaker/README
index 3410b4b..5386780 100644
--- a/codemaker/README
+++ b/codemaker/README
@@ -3,3 +3,12 @@ UNO interface declaration/stub generators for:
the UNO API C++ binding
- Java: javamaker generates class files that provide the JVM UNO API binding
- the one for .Net is in module cli_ure
+
+Note the different terminology used by cppumaker vs. gbuild for the
+three variants that can be generated by cppumaker for some of the
+inline functions:
+
+(10:21:49) sberg: tml_, switch: -L; cpputype.cxx: light; gbuild: normal
+(10:22:02) sberg: tml_, switch: none; cpputype.cxx: normal; gbuild: bootstrap
+(10:22:20) sberg: tml_, switch: -C; cpputype.cxx: comprehensive; gbuild: comprehensive
+(10:22:45) sberg: ...a recipe for confusion
More information about the Libreoffice-commits
mailing list