bug-ncurses
[Top][All Lists]
Advanced

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

[Patch] Fix C++17 build


From: Romain GEISSLER
Subject: [Patch] Fix C++17 build
Date: Sun, 18 Jun 2017 16:27:40 +0000

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.

Cheers,
Romain

Attachment: 0001-Fix-C-17-build.patch
Description: 0001-Fix-C-17-build.patch


reply via email to

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