summaryrefslogtreecommitdiff
path: root/www/py-google-api-python-client
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2025-02-26 13:43:08 +0100
committerStefan Eßer <se@FreeBSD.org>2025-02-26 13:43:08 +0100
commitee81e15571ac5999462e6049d74743909e10a2b8 (patch)
tree361a6877c60b3feb6f9b6320b70145dbcf751902 /www/py-google-api-python-client
parentwww/lighttpd: add missing annotated config file (diff)
security/rnp: fix build using c++19 include files
The build failed with: libcxx: error: implicit instantiation of undefined template 'std::char_traits<unsigned char> This was caused by a restriction of char_traits to a subset of the integer types that used to be supported (e.g. char, wchar_t), which no longer includes the type unsigned char. There has been no new release, yet, but upstream fixed this issue in commit 20419f7. PR: 282348 Reported by: jkim Obtained from: https://github.com/rnpgp/rnp/commit/20419f7
Diffstat (limited to 'www/py-google-api-python-client')
0 files changed, 0 insertions, 0 deletions