VirtualBox

Changeset 29210 in vbox for trunk/src


Ignore:
Timestamp:
May 7, 2010 1:23:49 PM (15 years ago)
Author:
vboxsync
Message:

Main: be a little less verbose when reporting missing media files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MediumImpl.cpp

    r29207 r29210  
    31513151                /* collect multiple errors */
    31523152                eik.restore();
    3153 
    3154                 /* be in sync with MediumBase::setStateError() */
    31553153                Assert(!error.isEmpty());
    31563154                mrc = setError(E_FAIL,
    3157                                tr("Medium '%ls' is not accessible. %ls"),
    3158                                loc.raw(),
     3155                               "%ls",
    31593156                               error.raw());
    3160 
    31613157                eik.fetch();
    31623158            }
Note: See TracChangeset for help on using the changeset viewer.

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