Re: [Rpm-maint] [rpm-software-management/rpm] Another bunch of misc C++ conversion/cleanups (PR #3060)

2024-04-25 Thread Panu Matilainen
Merged #3060 into master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3060#event-12605908368
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


Re: [Rpm-maint] [rpm-software-management/rpm] Another bunch of misc C++ conversion/cleanups (PR #3060)

2024-04-24 Thread Panu Matilainen
@pmatilai pushed 2 commits.

666caf176f6845cca30ab8c697cea48d05ca38db  Replace a couple of local IO buffers 
with a vector
aae0ee12c4f6b9aac19be04654d83ed7500901a2  Replace temporary argv array in Lua 
posix.exec() with a vector

-- 
View it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3060/files/c6993a9ec1ad203f19709df3a1b8f74e073df8ec..aae0ee12c4f6b9aac19be04654d83ed7500901a2
You are receiving this because you are subscribed to this thread.

Message ID: 
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint


[Rpm-maint] [rpm-software-management/rpm] Another bunch of misc C++ conversion/cleanups (PR #3060)

2024-04-24 Thread Panu Matilainen

You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/3060

-- Commit Summary --

  * Take advantage of rvasprintf() in rpmlog()
  * Use strings as keyid and STL map for keyring storage
  * Replace homegrown mallocing getcwd() with filesystem::current_path()
  * Replace a couple of local IO buffers with a vector
  * Replace temporary argv array in Lua posix.exec() with a vector

-- File Changes --

M rpmio/lposix.c (13)
M rpmio/macro.c (7)
M rpmio/rpmfileutil.c (23)
M rpmio/rpmkeyring.c (56)
M rpmio/rpmlog.c (14)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/3060.patch
https://github.com/rpm-software-management/rpm/pull/3060.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3060
You are receiving this because you are subscribed to this thread.

Message ID: rpm-software-management/rpm/pull/3...@github.com
___
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint