Integrated: 7903779: unify logger messages to show position whenever possible
Athijegannathan Sundararajan
sundar at openjdk.org
Thu Jul 25 13:47:46 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.
This pull request has now been integrated.
Changeset: 7262495e
Author: Athijegannathan Sundararajan <sundar at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/7262495ea44e384ac71d1fb71d5f0be9bc058af7
Stats: 95 lines in 10 files changed: 65 ins; 3 del; 27 mod
7903779: unify logger messages to show position whenever possible
Reviewed-by: jvernee, mcimadamore
-------------
PR: https://git.openjdk.org/jextract/pull/254
More information about the jextract-dev
mailing list