Skip to content

Commit

Permalink
Fix explain message not being stripped in release.
Browse files Browse the repository at this point in the history
Messages coming from ERR_EXPLAIN / ERR_*_MSG macros used to strip the
error explanation in release builds and was changed in a recent
refactoring.

This commit restores the old behaviour (fixing release builds).
  • Loading branch information
Faless committed Nov 13, 2019
1 parent 8d7de9a commit 0d7409a
Showing 1 changed file with 79 additions and 72 deletions.
Loading

0 comments on commit 0d7409a

Please sign in to comment.