Ticket #1151 (closed defect: duplicate)
Cast from long long int to int in archive
| Reported by: | bricks | Owned by: | dgollub |
|---|---|---|---|
| Priority: | normal | Milestone: | OpenSync 0.40 |
| Component: | OpenSync | Version: | 0.38 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
osync_archive_load_changes and osync_archive_load_ignored_conflicts contain invalid casts from long long int to int in lines 432, 434, 517 and 518. Gcc complains about cast to pointer from integer of different size
Change History
Note: See
TracTickets for help on using
tickets.

duplicate - see #1150