VirtualBox

Changeset 97880 in vbox


Ignore:
Timestamp:
Dec 28, 2022 1:25:28 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154970
Message:

iprt/log.h: Defined LOG_USE_C99 on OS/2 too. Then nobody is using the non-C99 variadic variant any more and we won't really need RTMemExecAlloc in the logger any more.

File:
1 edited

Legend:

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

    r96811 r97880  
    611611 */
    612612#ifndef LOG_USE_C99
    613 # if !defined(RT_OS_OS2)
    614 #  define LOG_USE_C99
    615 # endif
     613# define LOG_USE_C99
    616614#endif
    617615
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