Holiday is over, now I have fun again. No code changes. (0.38.11)
This commit is contained in:
parent
f896e1d3bf
commit
15082bdc3e
9 changed files with 78 additions and 78 deletions
|
|
@ -8,7 +8,7 @@ This guide helps you understand common error messages and how to collect useful
|
|||
- Runtime errors: type mismatches, out-of-range access, invalid operations.
|
||||
|
||||
## Enabling diagnostics
|
||||
- Build with `-DFUN_DEBUG=ON` to enable additional assertions and debug messages (see `docs/build.md`).
|
||||
- Build with `-DFUN_DEBUG=ON` to enable additional assertions and debug messages (see [build.md](./build.md)).
|
||||
- Run with smaller, focused scripts to isolate issues.
|
||||
|
||||
## Getting useful reports
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue