mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Minor changes for baseadd compilation and compiler warnings.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18394 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
443a569cba
commit
831216a9fe
7 changed files with 34 additions and 5 deletions
|
@ -1843,7 +1843,7 @@ static BOOL snuggleStart(NSString *t)
|
|||
unsigned ePos = r.location;
|
||||
NSString *cName = nil;
|
||||
NSString *mName = nil;
|
||||
unichar c;
|
||||
unichar c = 0;
|
||||
BOOL isProtocol = NO;
|
||||
|
||||
if (pos < ePos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue