>>>>> "Brad" == Brad Bell <[email protected]> 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 _______________________________________________ Help-source-highlight mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-source-highlight
