Mark miscompile error for translation.

This commit is contained in:
Vladimir Serbinenko 2013-12-17 16:05:39 +01:00
parent 18e76955be
commit 50d2e9596f
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2013-12-17 Vladimir Serbinenko <phcoder@gmail.com>
Mark miscompile error for translation.
2013-12-17 Vladimir Serbinenko <phcoder@gmail.com>
Use %I64 and not %ll when using OS printf if compiling for windows.