Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Sep 22, 2018

Fuzzbawls and others added 5 commits September 22, 2018 16:29
git-subtree-dir: src/leveldb
git-subtree-split: 64052c76c567cff3dad32d1db0ef969d97b5882f
(cherry picked from commit ffee03c)
Using throw() specifications in function signatures is not only
not required in C++, it is considered deprecated for
[various reasons](https://stackoverflow.com/questions/1055387/throw-keyword-in-functions-signature).
It is not implemented by any of the common C++ compilers. The usage is
also inconsistent with the rest of the source code.
@dustinengle dustinengle merged commit d49eb23 into dustinengle:dev Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants