VirtualBox

Ignore:
Timestamp:
Jul 7, 2022 9:28:35 AM (2 years ago)
Author:
vboxsync
Message:

IPRT/errmsgwin.cpp: Fixed mixup between IPRT_NO_ERROR_DATA and IPRT_ERRMSG_DEFINES_ONLY. bugref:9726

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/win/errmsgwin.cpp

    r93115 r95547  
    5757*   Global Variables                                                                                                             *
    5858*********************************************************************************************************************************/
    59 #ifdef IPRT_ERRMSG_DEFINES_ONLY
     59#ifdef IPRT_NO_ERROR_DATA
    6060/* Cook data just for VINF_SUCCESS so that code below compiles fine. */
    6161static const char            g_achWinStrTabData[] = { "ERROR_SUCCESS" };
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