1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules
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_audio_basics Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_audio_devices Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_audio_formats Fixed an alignment issue when writing WAV files with tracktion loop info blocks. 2015-04-28 10:06:26 +01:00
juce_audio_plugin_client Fix VisualStudio warning 2015-04-29 16:35:04 +01:00
juce_audio_processors Do not ignore return-value of AudioPlayHead::getCurrentPosition 2015-04-07 10:12:27 +01:00
juce_audio_utils Made MidiKeyboardComponent work better when attached as a mouse listener to child components. 2015-04-22 15:36:52 +01:00
juce_box2d Version number update 2014-12-16 17:21:34 +00:00
juce_browser_plugin_client Version number update 2014-12-16 17:21:34 +00:00
juce_core Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_cryptography Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 2015-02-23 09:41:34 +00:00
juce_data_structures Tweaked handling of corrupted data in ValueTree::readFromStream 2015-04-20 18:06:10 +01:00
juce_events Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_graphics Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_gui_basics Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_gui_extra Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_opengl Fix warnings on linux 2015-05-05 10:57:50 +01:00
juce_tracktion_marketplace Fixed an edge-case when dismissing TracktionMarketplaceUnlockForm 2015-04-24 17:49:20 +01:00
juce_video Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00