summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2012-05-25 12:42:54 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2012-05-25 12:42:54 +0200
commitd54789ad376ab3ad8783e930e68c258b2f03abe9 (patch)
treedf5028005da07b902ba12d7eb253a0fafc0b0f26 /configure.ac
parentfd53279fb9e406f2461233a1f391347ab57d80ff (diff)
parente46a27b8c251603afe4ed7462ce1a6b99e92f26b (diff)
Evolution: optionally use EDS 3.4 "Client" API
Merged branch 'eds-api'. Several changes that were made in the meantime on the master branch caused conflicts and/or required updating the new code to avoid regressions. The code was also updated to address some issues: - g_propagate_error() steals ownership from GErrorCXX, thus causing a double free. Replaced with consistent use of GErrorCXX. - Putting opening brackets into the middle of ifdefs breaks automatic code formatting. Now the code has "if(" and ") {" outside of the ifdef/else/endif block. The old code was updated to also use GErrorCXX. This revealed a memory leak in the error path for opening databases, where the GError was not cleared before returning.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions