Opened 12 years ago
Last modified 10 years ago
#4476 assigned Enhancement
Android patch for libtransmission
Reported by: | Zuljin | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | Sometime |
Component: | libtransmission | Version: | 2.33 |
Severity: | Normal | Keywords: | android |
Cc: | nikoli@… |
Description
I'm writing simple transmission client for Android and I found two issues in libtransmission:
- Android doesn't support Locale and libtransmission code isn't resistant on such lack of functionality and is causing segmentation fault .
- Android support statfs instead of statvfs.
I have attached simple patch against libtransmission 2.33 for both of those issues.
Attachments (1)
Change History (9)
Changed 12 years ago by Zuljin
comment:1 Changed 12 years ago by jordan
- Status changed from new to assigned
comment:2 Changed 12 years ago by jordan
comment:3 Changed 12 years ago by jordan
- Milestone changed from None Set to 2.41
comment:4 Changed 11 years ago by livings124
- Milestone changed from 2.41 to 2.42
comment:5 Changed 11 years ago by livings124
- Milestone changed from 2.42 to 2.50
comment:6 Changed 11 years ago by livings124
- Milestone changed from 2.50 to Sometime
comment:7 Changed 10 years ago by jordan
This patch shouldn't've been forgotten for this long.
Zuljin, if you can update this patch to apply cleanly to svn trunk, I'll milestone this for the next release.
comment:8 Changed 10 years ago by Nikoli
- Cc nikoli@… added
Note: See
TracTickets for help on using
tickets.
I'll look at adding this after the 2.40 freeze.
You'll need to report the JSON_parser.c patch upstream to Jean Gressmann (jean@…)