[Bug 525146] Review Request: PDCurses - Public Domain curses library

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 24 04:10:55 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=525146





--- Comment #5 from Ralf Corsepius <rc040203 at freenet.de>  2009-09-24 00:10:53 EDT ---
More serious issues:

* /usr/include/xcurses.h contains this:
typedef unsigned char bool;

This violates POSIX, ISO C etc.
c.f. http://www.opengroup.org/onlinepubs/9699919799/basedefs/stdbool.h.html

* /usr/bin/xcurses-config doesn't acknowledge libdir and doesn't filter out
system libdirs/includedirs.

I'd suggest to replace this script with a pkgconfig wrapper (i.e. to add a *.pc
and write an xcurses-config script using this *.pc)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list