VirtualBox

Ignore:
Timestamp:
Jan 13, 2011 10:47:12 AM (14 years ago)
Author:
vboxsync
Message:

Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error reporting (4.0.0 regression), clean up on the way

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r35146 r35517  
    170170                rc = machine->COMGETTER(AccessError)(accessError.asOutParam());
    171171                RTPrintf("Access error details:\n");
    172                 ErrorInfo ei(accessError, COM_IIDOF(IVirtualBoxErrorInfo));
     172                ErrorInfo ei(accessError);
    173173                GluePrintErrorInfo(ei);
    174174                RTPrintf("\n");
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