Skip to content

lib: make internal API warning more direct

Rodrigo Muino Tomonari requested to merge github/fork/Trott/right-here into master

Before: These APIs are exposed only for testing and are not tracked by any versioning system or deprecation process.

After: These APIs are for internal testing only. Do not use them.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading