Very minor issue in Ice::Application (Ice 3.3.0 cpp): Application::main() assumes argc > 0. Only stumbled across this by being lazy and not passing the exe name as the first argument in execve in a project that is configured entirely with environment variables.
Regards
Stuart

Reply With Quote