Back in the Game

2»

Comments

  • OK, those compiler warnings have been fixed. Src/sys_input.c is the Win32 version, which isn't included in the OS X project files, so I didn't notice usejoystick was there as well.
  • Dani I fixed some errors with the vsnprintf implementation for linux. Would you mind commenting out your vsnprintf/vsprintf redefinition for windows and checking it out on windows.
  • <blockquote>Dani I fixed some errors with the vsnprintf implementation for linux. Would you mind commenting out your vsnprintf/vsprintf redefinition for windows and checking it out on windows.</blockquote>
    Great. It seems to be working correctly now so I replaced the workaround with a macro to use _vsnprintf rather than vsnprintf under Windows.

    Since you're on a nix varient Yagisan - can you inform the Gentoo crew that the issue is resolved in SVN and will be in-place for the next (beta4) release.
    <a rel="nofollow" href="http://bugs.gentoo.org/show_bug.cgi?id=128690">http://bugs.gentoo.org/show_bug.cgi?id=128690</a&gt;
Sign In or Register to comment.