eolian-cxx: Fixed possible exception escaping main
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Fri, 9 Oct 2015 16:54:32 +0000 (13:54 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Fri, 9 Oct 2015 16:54:32 +0000 (13:54 -0300)
commit932b6e74635ede0bb1a1f8b86ebfc7efac724ef4
tree5e474d77606e035b1a98ff0ecd91e9de3bfd6230
parent13606c46474364e9dafa7aa6c1addf3be89950ce
eolian-cxx: Fixed possible exception escaping main

Added try/catch around main to show the reason for the generation failure.

@fix CID 1265600
src/bin/eolian_cxx/eolian_cxx.cc