Ticket #746 (closed defect: fixed)

Opened 6 months ago

Last modified 4 months ago

kdepim plugin tries to use osync_hashtable_report(), which is deprecated.

Reported by: vectro Owned by: tokoe
Priority: high Milestone: 0.37
Component: Plugin: kdepim Version: 0.37
Severity: blocker Keywords:
Cc:

Description

r3290 dropped public support for osync_hashtable_report() and osync_hashtable_reset(), (instead, one is to use osync_hashtable_update_change()) but opensync-plugins-trunk/kdepim/src/datasource.cpp still relies on the old functions. As a result, the plugin does not compile against current opensync.

Change History

  Changed 4 months ago by tuju

  • milestone changed from 0.40 to 0.37

  Changed 4 months ago by tuju

  • owner changed from ehabkost to tokoe

  Changed 4 months ago by tuju

please check if this is still valid issue.

follow-up: ↓ 5   Changed 4 months ago by vectro

Are you asking me to check SVN and see if this is still the case?

in reply to: ↑ 4   Changed 4 months ago by dgollub

  • status changed from new to closed
  • resolution set to fixed

With changeset r3489 the hashtable use of kdepim-sync got ported.

Note: kdepim-sync will not work with _current_ trunk - due to more API changes beside hashtable. r3290 or r3307 should work for you.

complete kdepim-sync porting to trunk is planned for 0.40

Note: See TracTickets for help on using tickets.