mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54: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_Fonts.cpp | ||
| juce_android_GraphicsContext.cpp | ||
| juce_freetype_Fonts.cpp | ||
| juce_linux_Fonts.cpp | ||
| juce_mac_CoreGraphicsContext.h | ||
| juce_mac_CoreGraphicsContext.mm | ||
| juce_mac_CoreGraphicsHelpers.h | ||
| juce_mac_Fonts.mm | ||
| juce_RenderingHelpers.h | ||
| juce_win32_Direct2DGraphicsContext.cpp | ||
| juce_win32_DirectWriteTypeface.cpp | ||
| juce_win32_DirectWriteTypeLayout.cpp | ||
| juce_win32_Fonts.cpp | ||