tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: namespace pollution by curses
Rin Okuyama <rokuyama.rk%gmail.com@localhost> wrote:
> I would like to propose renaming "state" into "_cursesi_state":
> http://www.netbsd.org/~rin/curses_state_20190308.patch
>
> Can I commit the patch? In that case, should I bump libcurses minor?
> (That is, no matter to pull-up if minor version is bumped?)
I wonder if state (and wstate) should be moved into struct __screen
(along with e.g. infd they read from).
But as a short-term quick fix I think your patch is fine.
-uwe
Home |
Main Index |
Thread Index |
Old Index