Skip to content

Commit

Permalink
Nix ADOBE_CONTRACT_VIOLATED_RETURNS. (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams authored Aug 19, 2024
1 parent 7d8e8bc commit 7069d00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,10 +423,6 @@ endif()
is required. **Note:** Defining a more complex handler inline
usually will increase binary sizes and may hurt performance.
- `ADOBE_CONTRACT_VIOLATED_RETURNS`: define this symbol if your
contract violation handler, against our advice (see [recommendation
1](#recommendations)), can return to its caller.
- `ADOBE_CONTRACT_VIOLATED_THROWS`: define this symbol if your
contract violation handler, against our advice (see [recommendation
1](#recommendations)), can throw exceptions.
Expand Down

0 comments on commit 7069d00

Please sign in to comment.