VirtualBox

Ignore:
Timestamp:
Jul 8, 2009 3:19:42 PM (15 years ago)
Author:
vboxsync
Message:

IPRT, Main: make ministring throw std::bad_alloc on allocation failure; remove isEmpty() and isNull(), change Main code to using length() instead; second try

File:
1 edited

Legend:

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

    r21394 r21404  
    14751475
    14761476            /* Audio */
    1477             if (!vsysThis.strSoundCardType.isNull())
     1477            if (!vsysThis.strSoundCardType.isEmpty())
    14781478                /* Currently we set the AC97 always.
    14791479                   @todo: figure out the hardware which could be possible */
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