VirtualBox

Changeset 37809 in vbox for trunk/src/VBox/Debugger


Ignore:
Timestamp:
Jul 7, 2011 8:15:02 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72690
Message:

gcc-4.6 warnings (shadowed declaration)

File:
1 edited

Legend:

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

    r35346 r37809  
    306306    /* Dig out the NT/PE headers. */
    307307    IMAGE_DOS_HEADER const *pMzHdr = (IMAGE_DOS_HEADER const *)pbBuf;
    308     typedef union NTHDRS
     308    typedef union NTHDRSU
    309309    {
    310310        IMAGE_NT_HEADERS64  vX_32;
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