SoupDate: deprecate soup_date_to_timeval() 83/223883/1 accepted/tizen/unified/20200224.081355 submit/tizen/20200203.160801 submit/tizen/20200217.011016
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 4 Feb 2020 12:44:03 +0000 (21:44 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 4 Feb 2020 12:45:18 +0000 (21:45 +0900)
commit88ea598667b311507eae04bc74ac7fd83eb7b97b
tree4bb0adf83c621398a3a0d030e42d6cf84bc2972b
parent81ffa387b505b79ea9d9a7b638df134f6a806d25
SoupDate: deprecate soup_date_to_timeval()

GTimeVal has been deprecated and shouldn't be used, so deprecate
soup_date_to_timeval().

https://gitlab.gnome.org/GNOME/libsoup/commit/040593875e0193935a1141bdf21388abb4b5087b#

[libsoup/soup-date.h]
SOUP_DEPRECATED_IN_2_62 at line 65 should be SOUP_DEPRECATED_IN_2_70 according to upstream patch.
It will be fixed if libsoup is updated to 2.70.

Change-Id: I821d89000c6c796abf0469659f343530ec0e1496
libsoup/soup-date.c
libsoup/soup-date.h