Commit 5f88bbf5 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): kmc-kmn would abort build on warnings

Fixes #8615.

The msgproc was never being located as we were missing the UTF8ToString
wrapper for the context.

This also ensures error message codes are emitted in hexadecimal, and
that the return value from the msgproc callback is 1, meaning 'continue
build'.
parent cb3688d2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment