poke-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] Add new helper function str_concat.


From: Jose E. Marchesi
Subject: Re: [PATCH 1/2] Add new helper function str_concat.
Date: Mon, 06 Apr 2020 15:54:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hi Tim.

    2020-04-06  Tim Rühsen  <address@hidden>
    
            * bootstrap.conf: Add gnulib module stdarg.
            * src/Makefile.am: Add utils.c and utils.h.
            * src/utils.h: New file, declaration of str_concat.
            * src/utils.c: New file, implementation of str_concat.

There is already a place for utility functions: src/pk-utils.[ch].  That
would be the place where to add this function, preferably renamed to
pk_str_concat.

Thanks!



reply via email to

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