Created
October 18, 2014 22:28
-
-
Save bmahler/6da7fdff81c9547eae21 to your computer and use it in GitHub Desktop.
Yosemite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ RUN ] VersionTest.Parse | |
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_lexical_cast> >' | |
what(): bad lexical cast: source type value could not be interpreted as target | |
*** Aborted at 1413669921 (unix time) try "date -d @1413669921" if you are using GNU date *** | |
PC: @ 0x7fff9570e282 __pthread_kill | |
*** SIGABRT (@0x7fff9570e282) received by PID 51428 (TID 0x7fff78786300) stack trace: *** | |
@ 0x7fff91106f1a _sigtramp | |
@ 0x100aef30f (anonymous namespace)::get_safe_base_mutex()::safe_base_mutex | |
@ 0x7fff9543ab73 abort | |
@ 0x100a203ab __gnu_cxx::__verbose_terminate_handler() | |
make[7]: *** [check-local] Abort trap: 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[----------] 2 tests from VersionTest
[ RUN ] VersionTest.Comparison
[ OK ] VersionTest.Comparison (0 ms)
[ RUN ] VersionTest.Parse
[ OK ] VersionTest.Parse (0 ms)
[----------] 2 tests from VersionTest (0 ms total)