poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] Add "%s" as the format string to the fprintf call in pkl


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!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]