[Github-comments] [geany/geany] src/UniqueString.cxx:31:1: error: function 'Scintilla::UniqueStringSet::UniqueStringSet()' defaulted on its redeclaration with an exception-specification that differs from the implicit declaration (#2518)

elextr notifications at xxxxx
Thu May 28 07:08:08 UTC 2020


Please show the full error message.  If the error message is _exactly_ the same then you havn't switched the branches properly as #2506 removes the `noexcept` from:

```
UniqueStringSet::UniqueStringSet() noexcept = default;
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2518#issuecomment-635151707
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200528/1e4aa6c3/attachment-0001.htm>


More information about the Github-comments mailing list