ofz: Use-of-uninitialized-value
[LibreOffice.git] / idlc / README.md
blob621a767b36eae79d9d82ae76d7625f8f7999b9ef
1 # UNO IDL Compiler (idlc)
3 Contains the UNO IDL compiler: `idlc`, depends on preprocessor: `ucpp`
5 This compiler generates binary RDB fragments that can be assembled
6 into a RDB (UNO type library) with the `regmerge` tool, as is done
7 primarily in the `offapi` and `udkapi` directories.