tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Replacing __BEGIN_DECLS in curses



On Wed, Jan 04, 2017 at 11:44:03AM +0000, Roy Marples wrote:
> One such change is replacing __BEGIN_DECLS and __END_DECLS with expanded
> macros like
> #ifdef cplusplus
> extern "C" {
> #endif
> 
> Which is a lot more portable and very standard.
> Suggested patch to curses, forms and panel attached.
> Commentary welcome.

Please don't. This is clearly a regression for the headers.

Joerg


Home | Main Index | Thread Index | Old Index