Compilation warnings. Deprecated code. Part 1
authorTomasz Iwanek <t.iwanek@samsung.com>
Tue, 5 Feb 2013 14:00:37 +0000 (15:00 +0100)
committerGerrit Code Review <gerrit2@kim11>
Thu, 7 Feb 2013 09:37:13 +0000 (18:37 +0900)
commitaa55a8245fddd1c3f7ad475a8f5992c9376ebf59
tree5a764b4a975fdc9c236ead69297d09ad01be5e25
parent1e0c803b15ae53e5004433f1113e8eba5d7e03ac
Compilation warnings. Deprecated code. Part 1

[Issue#]       LINUXWRT-6
[Bug]          Compilation warnings
[Cause]        N/A
[Solution]     Remove them
[Verification] Build repository. Run dao tests and dpl tests. Other repositories should be able to be built: wrt-installer,wrt-plugins-common,wrt

Change-Id: Idfee10320ff474d5c8eee817215db3fb05777934
18 files changed:
3rdparty/minizip/miniunz.c
3rdparty/minizip/minizip.c
modules/core/src/atomic.cpp
modules/support/wrt_plugin_export.h
modules/test/src/test_results_collector.cpp
modules/widget_dao/dao/feature_dao.cpp
modules/widget_dao/dao/plugin_dao.cpp
modules/widget_dao/dao/property_dao.cpp
modules/widget_dao/dao/property_dao_read_only.cpp
modules/widget_dao/dao/widget_dao.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/property_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/property_dao.h
modules/widget_dao/include/dpl/wrt-dao-rw/widget_dao.h
tests/dao/TestCases_PropertyDAO.cpp
tests/dao/TestCases_WidgetDAO.cpp
tests/dpl/core/test_string.cpp
tests/dpl/db/orm/dpl_orm_test_db
tests/dpl/dbus/dbus_test.cpp