mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
msys2/64bit fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39942 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
89c92b4f4e
commit
6f1ac918fa
3 changed files with 19 additions and 3 deletions
|
@ -34,6 +34,7 @@
|
|||
#import "Foundation/NSArray.h"
|
||||
#import "Foundation/NSData.h"
|
||||
#import "Foundation/NSDictionary.h"
|
||||
#import "Foundation/NSException.h"
|
||||
#import "Foundation/NSLock.h"
|
||||
#import "Foundation/NSNotification.h"
|
||||
#import "Foundation/NSNotificationQueue.h"
|
||||
|
@ -790,8 +791,6 @@ __builtin_extract_return_address(__builtin_return_address(a + 1)) : 0); break;
|
|||
# include <signal.h>
|
||||
#endif
|
||||
|
||||
#include <setjmp.h>
|
||||
|
||||
#if defined(_WIN32)
|
||||
#ifndef SIGBUS
|
||||
#define SIGBUS SIGILL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue