Skip to content

Do not process standard input with libc++

Andrii Verbytskyi requested to merge addlibc++warning into master
  • 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