Skip to content

Commit

Permalink
Merge branch 'main' into configuration-file
Browse files Browse the repository at this point in the history
  • Loading branch information
dabrahams committed Aug 20, 2024
2 parents b79dcf1 + c0b7221 commit 9ee7659
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ The parameters are as follows:
- `line`: the line number on which the failing check was written.
- `message`: the second argument to the failing check macro, or "" if
none was passed or if
`ADOBE_NO_CONTRACT_MESSAGE_STRINGS`](#symbols-that-minimize-generated-code-and-data)
[`ADOBE_NO_CONTRACT_MESSAGE_STRINGS`](#symbols-that-minimize-generated-code-and-data)
is `#defined`.
If, against our advice (see [recommendation 1](#recommendations)) you
Expand Down Expand Up @@ -401,7 +401,6 @@ ctest --output-on-failure --test-dir ../build # test
[`ADOBE_CONTRACT_CHECKS_CONFIGURATION`](#configuration) file to
inject a handler that only invokes `ADOBE_MINIMAL_TRAP`.


### Configuration

The behavior of this library is configured by preprocessor symbols.
Expand Down

0 comments on commit 9ee7659

Please sign in to comment.