commit | ccb2b4041217e107bd9eafa4cf5856dbff83cda9 | [log] [tgz] |
---|---|---|
author | Jon Burgess <jburgess777@gmail.com> | Sun Oct 28 19:27:56 2018 +0000 |
committer | Jon Burgess <jburgess777@gmail.com> | Sun Oct 28 19:27:56 2018 +0000 |
tree | 6997bce368dcce4959af57118f92a34c5df0c5c6 | |
parent | 5ab07ed32a768d484284f1d0e58f61c2ef9d398a [diff] |
Fix compile warning in icetime.cc icetime.cc: In function ‘std::__cxx11::string ecnetname_to_vlog(std::__cxx11::string)’: icetime.cc:1323:32: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=] } catch(std::invalid_argument e) { // Not numeric and stoi throws exception