Skip to content
GitLab
Explore
Sign in
Do not process standard input with libc++
Code
Review changes
Check out branch
Download
Patches
Plain diff
Andrii Verbytskyi
requested to merge
addlibc++warning
into
master
Dec 27, 2024
Overview
0
Commits
1
Pipelines
1
Changes
6
Expand
libc++ does not implement std::ios_base::sync_with_stdio(bool), so the autodetection from stdio is disabled with this library.
Add "UNIX" tests that run shell scripts
Update github CI
#98 (closed)
Merge request reports
Loading