VirtualBox

Changeset 39105 in vbox


Ignore:
Timestamp:
Oct 25, 2011 8:27:30 AM (13 years ago)
Author:
vboxsync
Message:

more on the subject of -Wunused-parameter later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r39091 r39105  
    14381438VBOX_GCC_WARN     ?= -Wall $(VBOX_GCC_Wextra) $(VBOX_GCC_Wno-missing-field-initializers) -Wno-unused -Wno-trigraphs $(VBOX_GCC_fdiagnostics-show-option)
    14391439VBOX_GCC_WARN_PEDANTIC = -Wshadow $(VBOX_GCC_WARN) -Wno-long-long
    1440 if1of ($(USERNAME), bird)
     1440ifdef VBOX_WITH_MASOCHISTIC_WARNINGS
    14411441 VBOX_GCC_WARN_PEDANTIC += -Wunused-variable -Wunused-function -Wunused-label -Wunused-parameter
    14421442endif
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