avoid a few warnings

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34665 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2012-01-30 11:31:40 +00:00
parent d3b4830a65
commit 8e79a9764f
6 changed files with 67 additions and 44 deletions

View file

@ -2141,6 +2141,10 @@ static NSLock *cached_proxies_gate = nil;
break;
}
}
else
{
datum = 0;
}
[inv setReturnValue: datum];
/* Decode the values returned by reference. Note: this logic