VirtualBox

Changeset 67604 in vbox for trunk/tools


Ignore:
Timestamp:
Jun 26, 2017 12:00:29 PM (7 years ago)
Author:
vboxsync
Message:

gen-slickedit-workspace.sh: printf format macros

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/gen-slickedit-workspace.sh

    r66958 r67604  
    573573#define RT_NO_THROW
    574574#define RT_THROW(type) throw(type)
    575 #define RT_GCC_EXTENSION'
    576 #define RT_COMPILER_GROKS_64BIT_BITFIELDS'
    577 #define RT_COMPILER_WITH_80BIT_LONG_DOUBLE'
     575#define RT_GCC_EXTENSION
     576#define RT_COMPILER_GROKS_64BIT_BITFIELDS
     577#define RT_COMPILER_WITH_80BIT_LONG_DOUBLE
    578578
    579579#define ATL_NO_VTABLE
     
    646646#define RT_SRC_POS_ARGS                 pszFile, iLine, pszFunction
    647647#define RTCALL
     648#define RT_IPRT_FORMAT_ATTR(a_iFmt, a_iArgs)
     649#define RT_IPRT_FORMAT_ATTR_MAYBE_NULL(a_iFmt, a_iArgs)
    648650#define DECLINLINE(type)                inline type
    649651#define DECL_FORCE_INLINE(type)         inline type
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