VirtualBox

Changeset 22610 in vbox


Ignore:
Timestamp:
Aug 31, 2009 2:37:53 PM (15 years ago)
Author:
vboxsync
Message:

Fixed UINT32_C for darwin.amd64.

File:
1 edited

Legend:

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

    r22065 r22610  
    6464#  define INT32_C(Value)    (Value)
    6565#  undef  UINT32_C
    66 #  define UINT32_C(Value)   (Value)
     66#  define UINT32_C(Value)   (Value ## U)
    6767# endif /* 64-bit darwin kludge. */
    6868
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