|
| From: | Jose E. Marchesi |
| Subject: | Re: [PATCH 1/2] Add "%s" as the format string to the fprintf call in pkl_print_type() |
| Date: | Thu, 12 Dec 2019 04:21:15 +0100 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi Dan.
From: Dan Čermák <address@hidden>
This fixes compilation errors with -Werror=format-security, as
PKL_AST_IDENTIFIER_POINTER (PKL_AST_TYPE_NAME (type))
is not a string literal.
Applied, thanks!
| [Prev in Thread] | Current Thread | [Next in Thread] |