VirtualBox

Ignore:
Timestamp:
Aug 2, 2016 10:19:44 AM (8 years ago)
Author:
vboxsync
Message:

whatever

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTAssertCompile.cpp

    r62864 r62866  
    156156     */
    157157#ifdef RT_COMPILER_SUPPORTS_VA_ARGS
    158 # ifdef _MSC_VER
    159     AssertCompile(RT_COUNT_VA_ARGS(RT_NOTHING) == 0);
    160 # else
     158# if 0
     159    AssertCompile(RT_COUNT_VA_ARGS() == 0);
    161160    AssertCompile(RT_COUNT_VA_ARGS(RT_NOTHING) == 1);
    162161# endif
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