Skip to content

Ensure assert() arguments do not have side-effects - #45

Open
TheCount wants to merge 1 commit into
tinycthread:masterfrom
TheCount:bugfix-ndebug
Open

Ensure assert() arguments do not have side-effects#45
TheCount wants to merge 1 commit into
tinycthread:masterfrom
TheCount:bugfix-ndebug

Conversation

@TheCount

Copy link
Copy Markdown

Fix bugs in the test suite triggered by compiling with NDEBUG defined
due to some assert()s having side-effects.

Fix bugs in the test suite triggered by compiling with NDEBUG defined
due to some assert()s having side-effects.
TheCount added a commit to TheCount/e222crypto that referenced this pull request Apr 29, 2018
TheCount added a commit to TheCount/e222crypto that referenced this pull request May 11, 2018
nemequ pushed a commit that referenced this pull request Nov 9, 2020
Fix bugs in the test suite triggered by compiling with NDEBUG defined
due to some assert()s having side-effects.

Fixes #45
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.

1 participant