VirtualBox

Changeset 27041 in vbox


Ignore:
Timestamp:
Mar 4, 2010 2:59:28 PM (15 years ago)
Author:
vboxsync
Message:

Config.kmk: Added -Wparentheses to VBOXR0DRV solaris template to warn about assignments in "if" or other constructs where a condition result would be expected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r26951 r27041  
    24632463        -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs \
    24642464        -Wshadow -Wuninitialized -Wunused-function -Wunused-label -Wunused-value -Wunused-variable \
    2465         -Wformat  -Wimplicit-int -Wimplicit-function-declaration \
     2465        -Wformat  -Wimplicit-int -Wimplicit-function-declaration -Wparentheses \
    24662466        -O2 -fno-omit-frame-pointer -ffreestanding -nodefaultlibs -fno-strict-aliasing -fno-common -std=c99
    24672467TEMPLATE_VBOXR0DRV_CFLAGS.x86          = -m32 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow
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