poke-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Rename 'FILE *fd' to 'FILE *fp'.


From: Jose E. Marchesi
Subject: Re: [PATCH] Rename 'FILE *fd' to 'FILE *fp'.
Date: Tue, 12 May 2020 19:53:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Tim.

    2020-05-12  Tim Rühsen  <address@hidden>
    
            * libpoke/pkl-ast.c (pkl_ast_lvalue_p): Rename 'FILE *fd'
            to 'FILE *fp'.
            (pkl_ast_print_1): Likewise.
            (pkl_ast_print): Likewise.
            * libpoke/pkl-ast.h (pkl_ast_print): Likewise.
            * libpoke/pkl-diag.c (pkl_detailed_location): Likewise.
            * libpoke/pkl-parser.c (pkl_parse_file): Likewise.
            * libpoke/pkl-parser.h (pkl_parse_file): Likewise.
            * libpoke/pkl-tab.y (load_module): Likewise.
            * libpoke/pkl.c (pkl_compile_file): Likewise.
            * poke/pk-cmd-editor.c (pk_cmd_editor): Likewise.
            * poke/pk-cmd.c (pk_cmd_exec_script): Likewise.

Ok for master, thanks!

PS: You may want to add a new sc_jemarchism syntax-check rule to cfg.mk,
    because I will probably continue introducing FILE *fd unconsciously
    :(




reply via email to

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