VirtualBox

Ignore:
Timestamp:
Jul 29, 2016 8:31:21 PM (8 years ago)
Author:
vboxsync
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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)
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