1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_events/native
hogliux 8c242b7547 Fix warnings on linux
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
2015-05-05 10:57:50 +01:00
..
juce_android_Messaging.cpp Fix for an Android message-passing bug 2014-11-15 11:02:08 +00:00
juce_ios_MessageManager.mm Fixes for iOS build with modal components disabled, and for some obj C problems with older SDKs. 2015-03-09 10:36:55 +00:00
juce_linux_Messaging.cpp Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_mac_MessageManager.mm Fixed a problem when calling JUCEApplication::quit() from a background thread on OSX 2015-03-26 16:56:28 +00:00
juce_osx_MessageQueue.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_ScopedXLock.h Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
juce_win32_HiddenMessageWindow.h Minor clean-ups 2014-10-26 10:24:44 +00:00
juce_win32_Messaging.cpp Minor layout clean-ups. 2015-01-08 17:44:24 +00:00