VirtualBox

Ignore:
Timestamp:
May 2, 2020 3:42:40 PM (5 years ago)
Author:
vboxsync
Message:

IPRT/errmsg-sorter.cpp: Custom status message structure packing to save a bit more space. [fix] bugref:9726

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/err/errmsg-sorter.cpp

    r84128 r84130  
    420420                        (unsigned)s_aStatusMsgs2[i].MsgFull.cchString,
    421421                        s_aStatusMsgs2[i].iCode,
     422                        (unsigned)s_aStatusMsgs2[i].Define.cchString,
    422423                        (unsigned)s_aStatusMsgs2[i].MsgShort.cchString,
    423                         (unsigned)s_aStatusMsgs2[i].Define.cchString,
    424424                        s_aStatusMsgs2[i].pszDefine);
    425425        else if (enmMode == kMode_All)
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