Search Criteria
Package Details: psiconv 0.9.9-12
Package Actions
| Git Clone URL: | https://aur.archlinux.org/psiconv.git (read-only, click to copy) |
|---|---|
| Package Base: | psiconv |
| Description: | Converts Psion 5(MX) files to more commonly used file formats |
| Upstream URL: | http://software.frodo.looijaard.name/psiconv/ |
| Licenses: | GPL |
| Submitter: | arojas |
| Maintainer: | andreas_baumann |
| Last Packager: | andreas_baumann |
| Votes: | 1 |
| Popularity: | 0.011126 |
| First Submitted: | 2025-03-31 18:11 (UTC) |
| Last Updated: | 2025-09-05 06:57 (UTC) |
Latest Comments
andreas_baumann commented on 2025-09-05 06:58 (UTC) (edited on 2025-09-05 06:58 (UTC) by andreas_baumann)
psiconv_list fileformat_list; in psiconv.h has do be declared extern and be defined in psiconv.c
andreas_baumann commented on 2025-09-04 08:14 (UTC) (edited on 2025-09-04 08:41 (UTC) by andreas_baumann)
Builds, but segfaults on
psiconv_list_addwhen initializing structures before calling getopt_long..Append to a NULL list?