Skip to content

common/Makefile.am, tools/nut-scanner/Makefile.am: Introduce libcommonstr.la#2478

Merged
jimklimov merged 2 commits intonetworkupstools:masterfrom
jimklimov:issue-1316-libcommonstr
Jun 24, 2024
Merged

common/Makefile.am, tools/nut-scanner/Makefile.am: Introduce libcommonstr.la#2478
jimklimov merged 2 commits intonetworkupstools:masterfrom
jimklimov:issue-1316-libcommonstr

Conversation

@jimklimov
Copy link
Copy Markdown
Member

Address part of #1316

A smaller helper library than libcommonclient.la which is sometimes an overkill, e.g. in nut-scanner where the libupsclient.so/.dll is loaded dynamically for "Old NUT" scans and there is no specific use for object files included into libcommonclient.la.

More use-cases with DMF codebase (currently not yet upstreamed).

Combined from a series of commits like

@jimklimov jimklimov added nut-scanner refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings DMF NUT Data/Dynamic Mapping File/Format/Functionality feature C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks labels Jun 15, 2024
@jimklimov jimklimov added this to the 2.8.3 milestone Jun 15, 2024
@AppVeyorBot

This comment was marked as resolved.

…`libcommonstr.la` recipe

A smaller helper library than `libcommonclient.la` which is sometimes an
overkill, e.g. in `nut-scanner` where the `libupsclient.so/.dll` is loaded
dynamically for "Old NUT" scans and there is no specific use for object
files included into `libcommonclient.la`.

More use-cases with DMF codebase (currently not yet upstreamed).

Combined from a series of commits like
* 3ba6b57
* c418728
* 5f16b7b
* bc4cd95

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
@jimklimov jimklimov force-pushed the issue-1316-libcommonstr branch from 4dd3856 to c594c7a Compare June 16, 2024 13:26
jimklimov added a commit to jimklimov/nut that referenced this pull request Jun 17, 2024
jimklimov added a commit to jimklimov/nut that referenced this pull request Jun 18, 2024
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
jimklimov added a commit to jimklimov/nut that referenced this pull request Jun 18, 2024
…s#2478]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
@jimklimov jimklimov merged commit 8ba17e0 into networkupstools:master Jun 24, 2024
@jimklimov jimklimov deleted the issue-1316-libcommonstr branch June 24, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-str Issues and PRs about C/C++ methods, headers and data types dealing with strings and memory blocks DMF NUT Data/Dynamic Mapping File/Format/Functionality feature nut-scanner refactor/fightwarn PR or issue proposal to improve code maintainability without functional changes, or to fix warnings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants