mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-12 00:38:51 +00:00
added warnings
Monotone-Parent: 754cc32ff48ea7363d073e4e89e453b7a4d66a4c Monotone-Revision: 1c47993b0bf3ee6afc77e9223fe1bbc011e42d73 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-10T18:27:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -113,6 +113,7 @@ static NGLogger *logger = nil;
|
||||
if ((luids = [self uids]) == nil)
|
||||
return;
|
||||
|
||||
#warning we should populate "uidToFolder" directly
|
||||
count = [luids count];
|
||||
ma = [NSMutableArray arrayWithCapacity:count + 1];
|
||||
md = [NSMutableDictionary dictionaryWithCapacity:count];
|
||||
|
||||
Reference in New Issue
Block a user