VirtualBox

Changeset 97967 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jan 3, 2023 10:10:09 PM (2 years ago)
Author:
vboxsync
Message:

iprt/assertcompile.h: 3rd attempt at fixing the problem that some gcc & clang versions annoyance at RTASSERTVAR being declared both within and outside RT_C_DECLS_BEGIN/END. [reverted accidental change]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/assertcompile.h

    r97966 r97967  
    8383#endif
    8484#if defined(__GNUC__) && defined(__GXX_EXPERIMENTAL_CXX0X__)
    85 //# define RTASSERT_HAVE_STATIC_ASSERT
     85# define RTASSERT_HAVE_STATIC_ASSERT
    8686#endif
    8787#if RT_CLANG_PREREQ(6, 0)
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