diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-01-10 12:50:40 +0900 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2026-01-10 12:57:22 +0900 |
| commit | 2ea284ae0656fd4afdb8d7eccb594813d867b150 (patch) | |
| tree | ac2d5da38150f4bcb37734e874d05e46b66f8199 /textproc/gtk-doc/files | |
| parent | audio/libopusenc: maintenance update to 0.3 (diff) | |
While here, add patch to fix build with clang/libc++ 19.
libc++ 19 only provides std::char_traits for character types, which
causes compile errors when crispy::fnv is instantiated with non-char
types.
Restricting string-related overloads to char-only types, and adding a
generic trivially-copyable value hashing overload restore successful
builds on clang/libc++ 19.
Changelog: https://github.com/contour-terminal/contour/releases/tag/v0.6.2.8008
Reported by: portscout
Diffstat (limited to 'textproc/gtk-doc/files')
0 files changed, 0 insertions, 0 deletions
