VirtualBox

Changeset 30764 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Jul 9, 2010 2:12:12 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63552
Message:

back out r63543, r63544 until windows build problems can be solved properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/errorprint.cpp

    r30760 r30764  
    2525#include <iprt/stream.h>
    2626#include <iprt/path.h>
    27 
    28 #ifndef DEBUG
    29 // string used by ComAssert macro (VirtualBoxBase.h)
    30 const char *g_pcszComAssertFailedString
    31     = "Assertion failed: [%s] at '%s' (%d) in %s.\nPlease contact the product vendor!";
    32 const char *g_pcszComAssertMsgFailedString
    33     = "Assertion failed: [%s] at '%s' (%d) in %s.\n%s\nPlease contact the product vendor!";
    34 #endif
    3527
    3628namespace com
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette