Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 X-RT-Interface: Web Content-Disposition: inline Content-Transfer-Encoding: binary In-Reply-To: Message-ID: MIME-Version: 1.0 X-Mailer: MIME-tools 5.508 (Entity 5.508) References: RT-Send-CC: Content-Length: 454 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.