]> git.sesse.net Git - casparcg/commit
Fix compilation with Clang.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 May 2017 10:07:34 +0000 (12:07 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 May 2017 10:07:34 +0000 (12:07 +0200)
commit6e8b271688a290977f772a05cd9fc4baf36e3cce
tree717b07a75a96e785d6ddc7a01aa1faaf19e839e5
parented1e4e19e1dbbd7b9893a009665c06eb5c4189e2
Fix compilation with Clang.

Mostly making the build system treat Clang equally to GCC, but also
some instances of invalid C++ code that GCC happens to accept.
CMakeLists.txt
accelerator/CMakeLists.txt
common/CMakeLists.txt
common/blocking_bounded_queue_adapter.h
core/diagnostics/call_context.h
core/producer/text/text_producer.cpp
core/producer/text/utils/texture_atlas.cpp
modules/decklink/CMakeLists.txt
modules/decklink/consumer/decklink_consumer.cpp
modules/decklink/producer/decklink_producer.cpp
shell/CMakeLists.txt