VirtualBox

Ignore:
Timestamp:
May 22, 2024 11:08:32 AM (8 months ago)
Author:
vboxsync
Message:

Main/SystemPropertiesImpl.cpp: Workaround for incorrect warning in g++ 13.2 when passing an array with a single entry to std::vector::assign. Corrected incorrect naming of static local variables. Introduced a MY_VECTOR_ASSIGN_ARRAY macro to reduce the typing involved in the std::vector::assign calls. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp

    r104750 r104753  
    14081408        {
    14091409#ifdef VBOX_WITH_VIRT_ARMV8
    1410             static const VMExecutionEngine_T aExecEngines[] =
     1410            static const VMExecutionEngine_T s_aExecEngines[] =
    14111411            {
    14121412                VMExecutionEngine_Default,
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