VirtualBox

儲存庫 vbox 的更動 62707


忽略:
時間撮記:
2016-7-29 下午08:31:21 (8 年 以前)
作者:
vboxsync
訊息:

VBoxUsbRt.cpp: This cluelessness wrt assertion macros should be a reason for dismissal! The use of FUNCTION in the assertion message takes the prize, though. Cleaning up crap like this is such a stupid of time, so it'll have to wait.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp

    r62706 r62707  
    594594    }
    595595
     596/** @todo r=bird: Need to write a script for fixing these kind of clueless use
     597 *        of AssertMsgFailed (into AssertMsgReturn).  The __FUNCTION__ is just
     598 *        the topping it off - the assertion message includes function, file and
     599 *        line number. Duh! */
    596600    PUSB_CONFIGURATION_DESCRIPTOR pCfgDr = vboxUsbRtFindConfigDesc(pDevExt, uConfiguration);
    597601    if (!pCfgDr)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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