VirtualBox

Changeset 37809 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Jul 7, 2011 8:15:02 AM (14 years ago)
Author:
vboxsync
Message:

gcc-4.6 warnings (shadowed declaration)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTAssertCompile.cpp

    r30250 r37809  
    6161    AssertCompileSizeAlignment(u64, 8);
    6262
    63     typedef struct STRUCT1
     63    typedef struct STRUCT12S
    6464    {
    6565        uint8_t     u8;
     
    113113#endif
    114114
    115     typedef union UNION1
     115    typedef union UNION1U
    116116    {
    117117        STRUCT1 s1;
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