VirtualBox

Changeset 529 in vbox


Ignore:
Timestamp:
Feb 2, 2007 1:38:12 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18139
Message:

Fixed bug in LogRelIt in C99/AMD64 mode.

File:
1 edited

Legend:

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

    r1 r529  
    776776        PRTLOGGER LogRelIt_pLogger = (PRTLOGGER)(pvInst) ? (PRTLOGGER)(pvInst) : RTLogRelDefaultInstance(); \
    777777        if (LogRelIt_pLogger) \
    778             _LogRelIt(pvInst, fFlags, iGroup, _LogRelRemoveParentheseis fmtargs); \
     778            _LogRelIt(LogRelIt_pLogger, fFlags, iGroup, _LogRelRemoveParentheseis fmtargs); \
    779779        LogIt(LOG_INSTANCE, fFlags, iGroup, fmtargs); \
    780780    } while (0)
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