VirtualBox

儲存庫 vbox 的更動 63171


忽略:
時間撮記:
2016-8-8 下午02:40:45 (8 年 以前)
作者:
vboxsync
訊息:

Main: warning about switches

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp

    r62393 r63171  
    38073807
    38083808            // find the OVF virtual system description entry for this storage controller
     3809/** @todo
     3810 * r=bird: What on earh this is switch supposed to do?  (I've added the default:break;, so don't
     3811 * get confused by it.)  Kind of looks like it's supposed to do something error handling related
     3812 * in the default case...
     3813 */
    38093814            switch (sc.storageBus)
    38103815            {
     
    38173822                case StorageBus_SAS:
    38183823                    break;
     3824                default: break; /* Shut up MSC. */
    38193825            }
    38203826
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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