Please report new issues athttps://github.com/DOCGroup
We have quite a bit of ORB features without proper validation. Some examples - GIOP 10 and GIOP 11 doesnt support reliable oneways. There is no check for this in the invocation path. If the ORB is configured with GIOP 10, tests that use reliable oneways will compile and not run. No error is reported to help the developer that these are not supported. I know there is a lot more. But the above seems so obvious. We have a build that shows up most of the problems which needs some form of error reporting. I would prefer compile time, but I could be convinced for runtime error reporting too.
Accept for tao-support