f8ecdb7619
...to only work with LONG values, as it is only used to compare enumerator values. (But keep its general defensive-programming air that's so prevalent across the idlc code base; not sure whether it could rightfully be tightened, or whether this might be needed in parser's error recovery.) Change-Id: I15f1700834f9397f3c2e0ffdb00e2abeecb734f9 |
||
---|---|---|
.. | ||
inc | ||
source | ||
test | ||
CustomTarget_parser_test.mk | ||
Executable_idlc.mk | ||
Makefile | ||
Module_idlc.mk | ||
README |
Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp This compiler generates binary RDB fragments that can be assembled into a RDB (UNO type library) with the "regmerge" tool, as is done primarily in the offapi and udkapi directories.