mirror of https://github.com/PCSX2/pcsx2.git
8fe65ec371
Add 3 new warnings (first one must be fixed I think) pcsx2/gui/MessageBoxes.cpp: In copy constructor ‘BaseMessageBoxEvent::BaseMessageBoxEvent(const BaseMessageBoxEvent&)’: pcsx2/gui/MessageBoxes.cpp:62:1: warning: base class ‘class pxActionEvent’ should be explicitly initialized in the copy constructor [-Wextra] BaseMessageBoxEvent::BaseMessageBoxEvent( const BaseMessageBoxEvent& event ) plugins/GSdx/GSPng.cpp: In function ‘bool GSPng::SaveFile(const string&, GSPng::Format, uint8*, uint8*, int, int, int, int, bool, bool)’: /home/gregory/playstation/emulateur/pcsx2_merge/plugins/GSdx/GSPng.cpp:64:14: warning: variable ‘success’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] bool success = false; ^ plugins/GSdx/GSPng.cpp:44:58: warning: argument ‘image’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered] bool SaveFile(const string& file, Format fmt, uint8* image, uint8* row, |
||
---|---|---|
.. | ||
ApiValidation.cmake | ||
BuildParameters.cmake | ||
CheckLib.cmake | ||
FindCg.cmake | ||
FindGTK3.cmake | ||
FindGlew.cmake | ||
FindLibc.cmake | ||
Pcsx2Utils.cmake | ||
SearchForStuff.cmake | ||
SelectPcsx2Plugins.cmake | ||
TargetArch.cmake | ||
Translation.cmake | ||
darwin-compiler-i386-clang.cmake | ||
darwin-compiler-i386-generic.cmake | ||
darwin13-compiler-i386-clang.cmake | ||
linux-compiler-i386-multilib.cmake |