|
[3.3b] Make slice2java Ant task robust against stderr
I discovered today that, if mcpp prints any messages to stderr while it's processing a file, the slice2java Ant task tries to parse those as dependencies and dies. The attached (tiny) patch fixes this issue.
MEF
|