> On May 10, 2015, 9:55 a.m., Vishesh Handa wrote: > > src/file/basicindexingjob.cpp, line 156 > > <https://git.reviewboard.kde.org/r/123712/diff/3/?file=368018#file368018line156> > > > > Just do - > > > > static QMultiHash<QString, Type::Type> = { ... };
static QMultiHash<QString, Type::Type> typeMapper = { ... }; - Vishesh ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123712/#review80154 ----------------------------------------------------------- On May 10, 2015, 3:52 a.m., John Freeman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/123712/ > ----------------------------------------------------------- > > (Updated May 10, 2015, 3:52 a.m.) > > > Review request for Baloo. > > > Repository: baloo > > > Description > ------- > > BasicIndexingJob::typesForMimeType no longer checks typeMapper.isEmpty() > instead is initialized once with an initializer_list > > > Diffs > ----- > > src/file/basicindexingjob.cpp fc7211a > > Diff: https://git.reviewboard.kde.org/r/123712/diff/ > > > Testing > ------- > > > Thanks, > > John Freeman > >
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<