Menu

#452 Fix Compilation on Visual Studio 2015 and newer

Incomplete
closed-accepted
5
2016-12-17
2016-12-16
Cezar
No

Compilation fails on Visual Studio 2015 and newer because P_tmpdir is no longer defined, and the usage of GetTempPath(), which was meant as a replacement, was wrong. The patch fixes that.

I tested it on macOS and on VS 2015. The patch contains some "changed" lines where only trailing whitespace was removed. My editor did that automatically, and I can't seem to find an option to ignore whitespace with svn diff.

1 Attachments

Discussion

  • Cliff Yapp

    Cliff Yapp - 2016-12-17
    • status: open --> closed-accepted
     
  • Cliff Yapp

    Cliff Yapp - 2016-12-17

    Applied r69282

     

Log in to post a comment.