VirtualBox

Ignore:
Timestamp:
Aug 12, 2016 8:54:58 PM (8 years ago)
Author:
vboxsync
Message:

SUPHard: warnings (gcc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp

    r62677 r63402  
    13531353        if (strncmp(papszArgs[iArg], s_szLogOption, sizeof(s_szLogOption) - 1) == 0)
    13541354        {
     1355#ifdef RT_OS_WINDOWS
    13551356            const char *pszLogFile = &papszArgs[iArg][sizeof(s_szLogOption) - 1];
     1357#endif
    13561358
    13571359            /*
     
    13991401            }
    14001402#else
     1403            RT_NOREF(g_hStartupLog);
    14011404            //g_hStartupLog = open()
    14021405#endif
     
    14311434    }
    14321435#else
     1436    RT_NOREF(pszFormat, va);
    14331437    /* later */
    14341438#endif
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