Project

General

Profile

« Previous | Next » 

Revision 9d54847a

Added by danij over 13 years ago

Fixed warnings about printf style format specifier and argument type mismatch %lu != (unsigned int)

I find it rather interesting that I continue making this very specific mistake. Its not like I don't know the difference but writing these kind of error messages is now almost an unconcious act, like muscle memory or something.

It would of course help if these were flagged in MSVC, I should look at that some time.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences