Skip to content

Catch exception objects by const reference#161

Merged
zauguin merged 1 commit intoSqliteModernCpp:devfrom
zauguin:fix160
May 20, 2018
Merged

Catch exception objects by const reference#161
zauguin merged 1 commit intoSqliteModernCpp:devfrom
zauguin:fix160

Conversation

@zauguin
Copy link
Collaborator

@zauguin zauguin commented Apr 3, 2018

A version of #160 on the dev branch.

@zauguin
Copy link
Collaborator Author

zauguin commented Apr 3, 2018

@Peter-Levine Please review this one. It should fix all the problematic catch statements left in the dev branch.

@Peter-Levine
Copy link

@zauguin The dev branch never caused failure on my end since the exceptions are caught by reference, but it's a good idea to catch by const reference.

I can confirm there is no build failure with the patch.

@zauguin zauguin merged commit 12ead5c into SqliteModernCpp:dev May 20, 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.

2 participants