VirtualBox

Changeset 24653 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Nov 14, 2009 8:14:49 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54829
Message:

Please, don't do this.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/fileio.cpp

    r24650 r24653  
    150150    {
    151151        case 0: /* temporarily */
    152 #ifdef DEBUG_bird
    153152            AssertMsgFailed(("Missing RTFILE_O_OPEN/CREATE*! (continuable assertion)\n"));
    154 #endif
    155153            fOpen |= RTFILE_O_OPEN;
    156154            break;
     
    169167    {
    170168        case 0: /* temporarily */
    171 #ifdef DEBUG_bird
    172169            AssertMsgFailed(("Missing RTFILE_O_DENY_*! (continuable assertion)\n"));
    173 #endif
    174170            fOpen |= RTFILE_O_DENY_NONE;
    175171            break;
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