VirtualBox

Changeset 65919 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Mar 1, 2017 6:24:27 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113714
Message:

gcc 7: fall thru

Location:
trunk/src/VBox/Main/src-client
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r65850 r65919  
    14471447            default:
    14481448                Assert(false);
     1449                /* fall thru */
    14491450            case ChipsetType_PIIX3:
    14501451                InsertConfigNode(pDevices, "pci", &pDev);
  • trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp

    r65120 r65919  
    889889                default:
    890890                    AssertMsgFailed(("%s\n", VMR3GetStateName(enmVMState)));
     891                    /* fall thru */
    891892                case VMSTATE_SUSPENDED:
    892893                case VMSTATE_SUSPENDED_LS:
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