GMGridView icon indicating copy to clipboard operation
GMGridView copied to clipboard

XCode new warnings

Open dvkch opened this issue 12 years ago • 0 comments

Hi

This would be very nice to change the build warnings in the project and to display all the following mistakes :

  • implicit signedness conversion
  • implicit conversion between float, double and int
  • etc

I had few issues with projects of mines where these conversions used to cause serious crashes (like uint set to -1...) and I am sure many of us set these warnings a long time ago.

Thanks ;-)

dvkch avatar Oct 24 '12 11:10 dvkch