VirtualBox

Ignore:
Timestamp:
Dec 16, 2010 7:37:00 AM (14 years ago)
Author:
vboxsync
Message:

gcc 4.2.1 OS X warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp

    r33540 r35163  
    29062906     */
    29072907    PCDBGCVAR   pRange = cArgs > 0 ? &paArgs[0] : pDbgc->pLastPos;
    2908     RTGCPTR     GCPtrFirst;
     2908    RTGCPTR     GCPtrFirst = NULL;
    29092909    int rc = DBGCCmdHlpVarToFlatAddr(pCmdHlp, pRange, &GCPtrFirst);
    29102910    if (RT_FAILURE(rc))
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