VirtualBox

Changeset 14118 in vbox for trunk/include


Ignore:
Timestamp:
Nov 12, 2008 1:08:13 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39194
Message:

RT_STRICT/VBOX_STRICT vs. DEBUG confusion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/scsi.h

    r13614 r14118  
    223223/** @} */
    224224
    225 #if defined(DEBUG) && defined(IN_RING3)
     225#if defined(IN_RING3) && (defined(LOG_ENABLED) || defined(RT_STRICT))
    226226const char * SCSICmdText(uint8_t uCmd);
    227227const char * SCSISenseText(uint8_t uSense);
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