mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-14 00:14:18 +00:00
Linux now compiles (clang++-3.5) without warnings when the following is enabled (these flags are identical to equator mac warnings): -Wreorder -Wconstant-conversion -Wint-conversion -Woverloaded-virtual -Wuninitialized -Wunused-parameter -Wshorten-64-to-32 -Wstrict-aliasing -Wshadow -Wconversion -Wsign-compare -Werror -Wsign-conversion |
||
|---|---|---|
| .. | ||
| juce_android_WebBrowserComponent.cpp | ||
| juce_ios_UIViewComponent.mm | ||
| juce_linux_SystemTrayIcon.cpp | ||
| juce_linux_WebBrowserComponent.cpp | ||
| juce_mac_AppleRemote.mm | ||
| juce_mac_CarbonViewWrapperComponent.h | ||
| juce_mac_NSViewComponent.mm | ||
| juce_mac_SystemTrayIcon.cpp | ||
| juce_mac_WebBrowserComponent.mm | ||
| juce_win32_ActiveXComponent.cpp | ||
| juce_win32_SystemTrayIcon.cpp | ||
| juce_win32_WebBrowserComponent.cpp | ||