VirtualBox

Ignore:
Timestamp:
Jul 8, 2018 1:58:59 PM (6 years ago)
Author:
vboxsync
Message:

VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in handleCloneMedium and fixed it as best I could.

File:
1 edited

Legend:

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

    r72823 r72976  
    914914                            break;
    915915                        case VirtualSystemDescriptionType_Ignore:
     916#ifdef VBOX_WITH_XPCOM_CPP_ENUM_HACK
     917                        case VirtualSystemDescriptionType_32BitHack:
     918#endif
    916919                            break;
    917920                    }
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