VirtualBox

Ignore:
Timestamp:
Aug 15, 2016 7:51:18 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110106
Message:

gcc 6 compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/DevSmc.cpp

    r62885 r63459  
    13881388    /* Fend off unsupported versions. */
    13891389    if (   uVersion != SMC_SAVED_STATE_VERSION
     1390#if SMC_SAVED_STATE_VERSION != SMC_SAVED_STATE_VERSION_BAKA
    13901391        && uVersion != SMC_SAVED_STATE_VERSION_BAKA
     1392#endif
    13911393        && uVersion != SMC_SAVED_STATE_VERSION_BAKA + 1)
    13921394        return VERR_SSM_UNSUPPORTED_DATA_UNIT_VERSION;
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