On Tue Nov 07 04:56:20 2017, ray wrote: > Please review rt42011_b > > I've made several previously fatal() errors in parsing command line > arguments into non-fatal ones. > > I've also created a hook that show allow the dig for iOS app to > display a popup before any truly fatal() errors cause the application > to quit. Adjusted the code so that Coverity shouldn't complain about unreachable code when build on a non iOS platform. Looks good to go.