Files
gentoo/dev-db/sqlitebrowser
Denis Pronin b614614260 dev-db/sqlitebrowser: add patch to fix conflict that str macro brings in
sometimes expanding str() gives an error because it conflicts with str()
 method of, for example, std::ostringstream::str()

This patch is dedicated to fixing this circumstance

Closes https://bugs.gentoo.org/932577

Signed-off-by: Denis Pronin <dannftk@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/35909
Signed-off-by: Sam James <sam@gentoo.org>
2024-05-28 02:57:50 +01:00
..