#1975 closed task (fixed)
man-db-2.4.4
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New version released. There's a lot of new stuff in docs/ChangeLog. I would also like to suggest we use #undef's:
cat >> include/manconfig.h.in << "EOF" #undef WEB_BROWSER #define WEB_BROWSER "exec /usr/bin/lynx" #undef COL #define COL "/usr/bin/col" #undef VGRIND #define VGRIND "/usr/bin/vgrind" #undef GRAP #define GRAP "/usr/bin/grap" EOF
So that we don't get warnings like:
../include/manconfig.h:457:1: warning: "WEB_BROWSER" redefined ../include/manconfig.h:117:1: warning: this is the location of the previous definition
Change History (4)
comment:1 by , 18 years ago
Milestone: | → 6.3 |
---|
comment:2 by , 18 years ago
Here's the announcement email from the maintainer.
http://lists.gnu.org/archive/html/man-db-announce/2007-02/msg00000.html
Note:
See TracTickets
for help on using tickets.
I'm provisionally targetting this for the 6.3 release. Alexander, if you think the changes in docs/ChangeLog are too intrusive, feel free to retarget this to 'Future'. I think I've captured the most important changes below:
Wed Aug 31 01:23:55 BST 2005
Wed Aug 9 14:10:57 BST 2006
Mon Nov 6 08:34:57 PST 2006
Sun Jan 7 20:48:58 GMT 2007