mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Patches from Kienenberger, Yamato, Frith-MacDonald.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2719 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b40bdf7957
commit
b1862cea5d
28 changed files with 668 additions and 31541 deletions
|
@ -1056,7 +1056,6 @@ static int debug_run_loop = 0;
|
|||
NSFreeMapTable (rfd_2_object);
|
||||
NSFreeMapTable (wfd_2_object);
|
||||
[NSNotificationQueue runLoopIdle];
|
||||
[NSNotificationQueue runLoopASAP];
|
||||
[self _checkPerformers];
|
||||
_current_mode = saved_mode;
|
||||
return;
|
||||
|
@ -1086,6 +1085,7 @@ static int debug_run_loop = 0;
|
|||
NSFreeMapTable (wfd_2_object);
|
||||
|
||||
[self _checkPerformers];
|
||||
[NSNotificationQueue runLoopASAP];
|
||||
_current_mode = saved_mode;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue