mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 10:55:33 +00:00
The `AddWarning()` and `AddWarningBool()` macros just called `ReportCompilerMessage()`. A side-effect of removing `AddWarningBool()` is that the functions that called it always returned `TRUE` (and the return value was never checked anyway), and so these functions have been made `void`. |
||
|---|---|---|
| .. | ||
| config | ||
| docs/api/etc | ||
| src | ||
| .gitignore | ||
| build.sh | ||