VirtualBox

Ignore:
Timestamp:
Aug 29, 2011 1:19:17 PM (13 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r38557 r38558  
    823823    {
    824824        uint64_t        uAddress;
    825         uint32_t        idxOp;
     825        uint64_t        idxOp;
    826826        uint32_t        iFile;
    827827        uint32_t        uLine;
     
    874874     * Resize the array if necessary.
    875875     */
    876     size_t iFileName = pLnState->cFileNames;
     876    uint32_t iFileName = pLnState->cFileNames;
    877877    if ((iFileName % 2) == 0)
    878878    {
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