diff options
author | Vincent Untz <vuntz@gnome.org> | 2011-10-12 21:31:17 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-10-12 21:31:17 +0800 |
commit | c2288452b3a7181057935fdb9f28c191f7a78658 (patch) | |
tree | b7b88fb1f58e7ab9664f904e145a3802088d92d4 /e-util/e-selection.h | |
parent | a59599ca0ea97ff01b14129930f7999e3574fb12 (diff) | |
download | gsoc2013-evolution-c2288452b3a7181057935fdb9f28c191f7a78658.tar gsoc2013-evolution-c2288452b3a7181057935fdb9f28c191f7a78658.tar.gz gsoc2013-evolution-c2288452b3a7181057935fdb9f28c191f7a78658.tar.bz2 gsoc2013-evolution-c2288452b3a7181057935fdb9f28c191f7a78658.tar.lz gsoc2013-evolution-c2288452b3a7181057935fdb9f28c191f7a78658.tar.xz gsoc2013-evolution-c2288452b3a7181057935fdb9f28c191f7a78658.tar.zst gsoc2013-evolution-c2288452b3a7181057935fdb9f28c191f7a78658.zip |
Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use
GConf's default value for the version key is an empty string, which
causes "sscanf (string, "%d.%d.%d", major, minor, micro)" to fail and
leaves the major/minor/micro variables uninitialized.
Instead, initialize the up front before reading the GConf key.
Diffstat (limited to 'e-util/e-selection.h')
0 files changed, 0 insertions, 0 deletions