mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
iPerformance and GC improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13726 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
82c725d5c5
commit
e7b980cdda
15 changed files with 167 additions and 114 deletions
|
@ -1382,6 +1382,7 @@ if (0) {
|
|||
}
|
||||
}
|
||||
}
|
||||
NSEndMapTableEnumeration(&enumerator);
|
||||
|
||||
/*
|
||||
* Finally, fire the requests.
|
||||
|
@ -2115,6 +2116,7 @@ if (0) {
|
|||
}
|
||||
}
|
||||
}
|
||||
NSEndMapTableEnumeration(&enumerator);
|
||||
}
|
||||
|
||||
- (void) configureAsServer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue