Dolphin, the GameCube and Wii emulator - Forums
Resolving some warnings - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread: Resolving some warnings (/Thread-resolving-some-warnings)



Resolving some warnings - newneo85 - 05-27-2010

Hi, I've solved a couple of warnings that shows up while compiling...how cani I notice this to developers, so they can check out if this is a good job? I can't find out in the project page how to do this XD


RE: Resolving some warnings - Billiard26 - 05-27-2010

Make a patch I guess.


RE: Resolving some warnings - Slashmolder - 05-27-2010

I'm pretty sure they're well aware of all the errors actually. Most are caused because of conversion between signed and unsigned numbers.