|
| From: | Tim Rühsen |
| Subject: | Re: [PATCH 1/2] Add new helper function str_concat. |
| Date: | Mon, 6 Apr 2020 17:02:09 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 |
Renamed and moved to pk-utils.[ch] and pushed. On 4/6/20 3:54 PM, Jose E. Marchesi wrote:
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!
| [Prev in Thread] | Current Thread | [Next in Thread] |