lanurmi / efte

eFTE is a fork of FTE -- Folding Text Editor
GNU General Public License v2.0
31 stars 11 forks source link

Error building efte with clang #100

Open slacka opened 7 years ago

slacka commented 7 years ago

When building efte with clang, I get

s_string.cpp:74:5: error: 'strcasecmp' is missing exception specification 'throw()'

The full log of the same error can be found here: http://clang.debian.net/logs/2016-08-30/efte_1.1-2_unstable_clang.log