VirtualBox

Changeset 29286 in vbox


Ignore:
Timestamp:
May 10, 2010 12:29:52 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61371
Message:

iprt/asm.h: Create annoyance in DEBUG builds, but continue to play safe in release builds.

File:
1 edited

Legend:

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

    r29282 r29286  
    40164016
    40174017/* KLUDGE: Play safe for now as I cannot test all solaris and linux usages. */
    4018 #if 1 /** @todo Remove this kludge.  */
     4018#if !defined(__cplusplus) && !defined(DEBUG)
    40194019# if defined(RT_ARCH_AMD64) || defined(RT_ARCH_X86)
    40204020#  include <iprt/asm-amd64-x86.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette