help-source-highlight
[Top][All Lists]
Advanced

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

Re: [Help-source-highlight] g++ compile warning


From: Tom Tromey
Subject: Re: [Help-source-highlight] g++ compile warning
Date: Fri, 21 Jun 2019 07:00:20 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

>>>>> "Brad" == Brad Bell <address@hidden> writes:

Brad> In file included from ../../../lib/srchilite/langmap.cpp:21:
Brad> ../../../lib/srchilite/fileutil.h:30:41: warning: dynamic exception
Brad> specifications are deprecated in C++11 [-Wdeprecated]
Brad>    30 | string readFile(const string &fileName) throw (IOException);

Yeah, I've seen those too.  I wasn't sure if it made sense to try to fix
all the C++11 stuff in the coming release (I plan to do one this summer
sometime), or if it would be better to wait and also bump the major
version number.

Tom



reply via email to

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