Ticket #746 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
