Sürüm
4.0-121
Sürüm
master
Tarih
10 yıl, 6 ay önce
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Uygula
cb3afe8f702195e5435744a19f153717101356f1
Yazarı değiştir
comex
Açıklamayı değiştir
Warning fixes:

- Don't use %lu for size_t; they're different on Linux x86.

- has_warned_about_drivers is only used on win32, so only declare it
  there to avoid a unused variable warning.