RFR: 7903779: unify logger messages to show position whenever possible

Jorn Vernee jvernee at openjdk.org
Thu Jul 25 12:48:43 UTC 2024


On Thu, 25 Jul 2024 12:28:51 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> * logger.warn/.err/.info Position accepting overloads.
> * Error message format is: <position>:"fatal"|"error"|"warning"|"info"|:<message> (consistent with clang).
> * ClangException has position, severity and spelling. ClangExceptions are printed using logger.print.

Marked as reviewed by jvernee (Committer).

-------------

PR Review: https://git.openjdk.org/jextract/pull/254#pullrequestreview-2199195426


More information about the jextract-dev mailing list