Kaydet (Commit) c7377102 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Add note about terminology

Change-Id: Iecbd3d88e963222e9bf44412fc84245edb6659dc
üst 860ffac8
......@@ -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
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