Addressing some compilation warnings:
authorJamie Thompson <jamie@.(none)>
Sun, 16 Oct 2011 00:00:50 +0000 (01:00 +0100)
committerJamie Thompson <jamie@.(none)>
Sun, 16 Oct 2011 00:00:50 +0000 (01:00 +0100)
commit8dd69fead6d98d863e7ae670e9ff658eaf47d698
tree1591ee8bb41c1bae3b8b4e639f9d5e917a2afdbb
parent69ec52550d22395393afdd6723ea6bf71b1d0acc
Addressing some compilation warnings:
Explicitly disabled unused parameters for time being until functionality requiring them is completed.
Added explicit casts to cater from Qt's count() methods returning ints rather than the more correct uints.
DBBackends/Fmms.cpp
DBBackends/RtcomEventLogger.cpp
EventParsers/CSVSymbianEventLogParser.cpp
EventParsers/MMSParser.cpp
EventParsers/VMGEntities/VBody.cpp
EventParsers/VMGEntities/VCalendar.cpp
EventParsers/VMGParser.cpp
EventTypes/SMS.cpp
main.cpp