mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-25 09:19:32 +01:00
compile
This commit is contained in:
parent
b1b247e271
commit
0e34fc9b58
@ -108,7 +108,7 @@ void cleanup( int sig ) {
|
||||
void myterminate() {
|
||||
rawOut( "bridge terminate() called, printing stack:" );
|
||||
printStackTrace();
|
||||
abort();
|
||||
::abort();
|
||||
}
|
||||
|
||||
void setupSignals() {
|
||||
|
Loading…
Reference in New Issue
Block a user