poke-devel
[Top][All Lists]
Advanced

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

[Bug Compiler/26883] printf should evaluate arguments _before_ printing


From: jose.marchesi at oracle dot com
Subject: [Bug Compiler/26883] printf should evaluate arguments _before_ printing anything
Date: Mon, 14 Dec 2020 12:33:20 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26883

Jose E. Marchesi <jose.marchesi at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
Fixed in:

commit af0380bf6dad862dafe2934c6b36306077c659c9
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Mon Dec 14 13:32:29 2020 +0100

    pkl: make printf to evaluate arguments before printing anything

    2020-12-14  Jose E. Marchesi  <jemarch@gnu.org>

            BZ 26883
            * libpoke/pkl-gen.c (pkl_gen_pr_print_stmt): Evaluate arguments
            before printing anything.
            * testsuite/poke.pkl/printf-26.pk: New test.
            * testsuite/Makefile.am (EXTRA_DIST): Update.
            * etc/poke.rec (printf should evaluate arguments _before_ printing
            anything): Removed as fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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