mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
macos-x portability fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24980 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6a68e09d48
commit
1d32ae5ec0
7 changed files with 44 additions and 70 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "config.h"
|
||||
#include "GNUstepBase/preface.h"
|
||||
#include "GNUstepBase/GSCategories.h"
|
||||
#include "GNUstepBase/Unicode.h"
|
||||
|
||||
|
||||
#ifdef HAVE_LIBXML
|
||||
|
@ -5533,7 +5534,6 @@ didReceiveAuthenticationChallenge: (NSURLAuthenticationChallenge*)challenge
|
|||
{
|
||||
NSMutableArray *params = [NSMutableArray array];
|
||||
id fault = nil;
|
||||
int code;
|
||||
|
||||
NS_DURING
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue