Fix for compilation warnings in HistoryService 94/49894/3
authorJanusz Majnert <j.majnert@samsung.com>
Wed, 21 Oct 2015 07:48:41 +0000 (09:48 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Wed, 21 Oct 2015 14:44:49 +0000 (07:44 -0700)
commit8a083e3b943f0dd0b60effe060666aecbc9af911
tree3c0d998c31a098aceedbd7ec55ec9c9d6005eca2
parentd08848a0c418c5d11b10ee1e9ab448527450e00e
Fix for compilation warnings in HistoryService

[Issue]        N/A
[Problem]      Compilation warnings: Wreorder and Wsign-compare
[Solution]     Fix initialization list ordering, fix method signature and cast
               values where appropriate
[Verification] Build the project and verify that there are no warnings from
               HistoryService files

Change-Id: I6ca4a185dc616e9c9290ba6e6a5f041467df960b
services/HistoryService/HistoryItem.cpp
services/HistoryService/HistoryService.cpp
services/HistoryService/HistoryService.h