poke-devel
[Top][All Lists]
Advanced

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

[Bug Other/26981] missing include for 'basename'


From: jose.marchesi at oracle dot com
Subject: [Bug Other/26981] missing include for 'basename'
Date: Mon, 30 Nov 2020 07:29:34 +0000

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jose.marchesi at oracle dot com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Jose E. Marchesi <jose.marchesi at oracle dot com> ---
Hi again.

We already had the `dirname' module from gnulib.  I just pushed the following
change to master, that makes poke/pk-cmd-def.c to use base_name instead of
basename.

Salud!

commit 1f51b9957502b972fb80ed2f99badf6440376e2d
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Mon Nov 30 08:28:18 2020 +0100

    poke: use base_name instead of basename

    `base_name' is provided by gnulib and fixes portability problems in
    some platforms, such as MAC.

    2020-11-30  Jose E. Marchesi  <jemarch@gnu.org>

            * poke/pk-cmd-def.c (print_var_decl): Use base_name instead of
            basename.

-- 
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]