Search Criteria
Package Details: cdecl 2.5-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cdecl.git (read-only, click to copy) |
|---|---|
| Package Base: | cdecl |
| Description: | Translation between C declarations and pseudo-English |
| Upstream URL: | http://www.ibiblio.org/pub/linux/devel/lang/c/ |
| Licenses: | Public Domain |
| Submitter: | galdor |
| Maintainer: | aksr |
| Last Packager: | aksr |
| Votes: | 36 |
| Popularity: | 0.000000 |
| First Submitted: | 2008-07-02 09:53 (UTC) |
| Last Updated: | 2015-07-16 14:52 (UTC) |
Latest Comments
1 2 Next › Last »
tirsek commented on 2026-02-21 05:11 (UTC) (edited on 2026-02-21 05:13 (UTC) by tirsek)
Trying to build this version of cdecl against modern libreadline causes more problems. First of all, the completion interface that cdecl uses is deprecated and parts of what's needed is now hidden behind an
#if 0block in the readline headers, and more importantly, this causes a segmentation fault when trying to use completion, at least on x86-64. I did write a patch (included below) that fixes it, but overall it's probably time to ditch this package in favor of cdecl-pjl or cdecl-pjl-git instead.Since the PKGBUILD hasn't been updated to fix the last problem almost 7 years ago, I doubt this will get included either, but in case it's useful to anyone, I'm including my patch here:
And my copy of the PKGBUILD is now changed as follows:
tirsek commented on 2019-07-09 14:04 (UTC)
Setting CFLAGS when calling make from PKGBUILD completely replaces the CFLAGS defined in the Makefile, which results in the package being build without readline support.
We should probably add the original CFLAGS contents to the PKGBUILD:
aksr commented on 2015-07-16 14:54 (UTC)
jarmar commented on 2015-07-16 12:39 (UTC)
cb73 commented on 2015-01-23 21:44 (UTC)
<deleted-account> commented on 2011-04-14 14:16 (UTC)
<deleted-account> commented on 2011-04-14 14:09 (UTC)
vojtechkral commented on 2011-04-14 13:46 (UTC)
<deleted-account> commented on 2010-09-05 19:42 (UTC)
1 2 Next › Last »