Menu

#239 Compile broken in debug.cpp

SVN
closed
c2woody
None
5
2012-11-28
2005-08-10
No

In file src/debug/debug.cpp the variable cpuLogType is
declared inside #if C_HEAVY_DEBUG but three out of six
uses of it are not #ifdefed. The compile breaks if
C_DEBUG is 1 but C_HEAVY_DEBUG is 0.

Discussion

  • c2woody

    c2woody - 2005-08-10

    Logged In: YES
    user_id=1304940

    Yes, thanks for noticing.

     
  • Qbix

    Qbix - 2005-08-10

    Logged In: YES
    user_id=535630

    Good luck with fixing it c2woody,

    Be sure to close it and set the resolution to fixed (when
    you fix it)

     
  • Qbix

    Qbix - 2005-08-10

    Logged In: YES
    user_id=535630

    Should be closed as well.

     

Log in to post a comment.