On Mon, Sep 02, 2019 at 09:08:29 +0000, Roy Marples wrote:

> curses(3): add curses_version()
> 
> Returns NetBSD-Curses %s
> Where %s is the NetBSD version taken from sys/param.h
> 
> Discussed on tech-net@, only for ncurses compat.

[This was on tech-userlevel@]

I know I'm late, but the patch on tech-userlevel was kinda misleading
as it used CURSES_VERSION in version.c and I didn't realize it was
actually the netbsd version from osrelease.sh. Committed code calls it
NETBSD_VERSION, which made me pay attention.

Why would we ever want to report this completely random and unrelated
fact?!

There were years when curses in the tree was unchanged.  In the mean
time we have churned through dozens of netbsd versions.

-uwe

Reply via email to