VirtualBox

Changeset 62448 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
Jul 22, 2016 2:51:49 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109001
Message:

IPRT: More MSC level 4 warning fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp

    r57978 r62448  
    471471
    472472
     473#if 0
    473474/**
    474475 * Resets the writable structure members prior to processing a PDB.
     
    491492    }
    492493}
     494#endif
    493495
    494496
     
    690692
    691693
     694#if 0 /* unused */
    692695static bool strIEndsWith(const char *pszString, const char *pszSuffix)
    693696{
     
    698701    return RTStrICmp(pszString + cchString - cchSuffix, pszSuffix) == 0;
    699702}
     703#endif
    700704
    701705
     
    754758     *  - en_windows_8_1_symbols_debug_checked_x64_2712568
    755759     */
    756     bool fFound = false;
    757760    uint32_t i = u.Split.cComps - 1;
    758761    while (i-- > 0)
Note: See TracChangeset for help on using the changeset viewer.

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