[Bug 280562] [exp-run] Against llvm-19-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280562] [exp-run] Against llvm-19-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Dec 2024 11:20:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280562 --- Comment #157 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=983d17bc1d753b0653415da20147080d4d03971b commit 983d17bc1d753b0653415da20147080d4d03971b Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2024-08-05 20:08:49 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2024-12-01 11:17:08 +0000 libcxx cstdlib, cwchar: avoid using long long functions if not supported, even for older compilers that do not support the using_if_exists attribute. PR: 280562 MFC after: 1 month (cherry picked from commit 6b4981df6008fb59a5b4c1f0b79f0a0b21ac232e) contrib/llvm-project/libcxx/include/cstdlib | 12 ++++++++++++ contrib/llvm-project/libcxx/include/cwchar | 4 ++++ 2 files changed, 16 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.