bug-ncurses
[Top][All Lists]
Advanced

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

Re: [Patch] Fix C++17 build


From: Thomas Dickey
Subject: Re: [Patch] Fix C++17 build
Date: Sun, 18 Jun 2017 19:25:26 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Jun 18, 2017 at 04:27:40PM +0000, Romain GEISSLER wrote:
> Hi,
> 
> I am trying to build ncurses 6.0 with gcc 7 and -std=gnu++17.  I am hitting
> issues with "throws(myException)" specifiers used in function signatures. 
> C++17 deprecates that.
> 
> Please find attached a small patch that removes it for all people using C++17.

thanks (will review/etc)

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]