VirtualBox

Changeset 46166 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
May 19, 2013 7:48:20 PM (12 years ago)
Author:
vboxsync
Message:

grr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp

    r46165 r46166  
    44164416{
    44174417    if (   !pDbgMod->pszDbgFile
    4418         || RTPathIsSame(pDbgMod->pszDbgFile, pDbgMod->pszImgFile) == true /* returns VERR too */)
     4418        || RTPathIsSame(pDbgMod->pszDbgFile, pDbgMod->pszImgFile) == (int)true /* returns VERR too */)
    44194419        return VERR_DBG_NO_MATCHING_INTERPRETER;
    44204420
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