This patch resolves crashes that could sometimes occur in the Slice compilers when passing multiple Slice files.
The patch needs to be applied to MCPP 2.7.2, after which you will need to rebuild MCPP and then also rebuild the Slice library (cpp/src/Slice) in Ice.
To apply the patch:
Please see the third-party source code archive available on the download page for instructions on how to build MCPP.Code:cd mcpp-2.7.2 patch -p0 < patch.mcpp.2.7.2.txt

Reply With Quote