tests/Make.spec
changeset 421 7e08b31e0dae
parent 404 8da796db7f95
child 426 2a65c972b937
equal deleted inserted replaced
420:b2f2f15cef26 421:7e08b31e0dae
    40 # Argument(s) to the stc compiler (stc --usage).
    40 # Argument(s) to the stc compiler (stc --usage).
    41 #  -warn            : no warnings
    41 #  -warn            : no warnings
    42 #  -warnNonStandard : no warnings about ST/X extensions
    42 #  -warnNonStandard : no warnings about ST/X extensions
    43 #  -warnEOLComments : no warnings about EOL comment extension
    43 #  -warnEOLComments : no warnings about EOL comment extension
    44 #  -warnPrivacy     : no warnings about privateClass extension
    44 #  -warnPrivacy     : no warnings about privateClass extension
       
    45 #  -warnUnused      : no warnings about unused variables
    45 #
    46 #
    46 # ********** OPTIONAL: MODIFY the next line(s) ***
    47 # ********** OPTIONAL: MODIFY the next line(s) ***
    47 # STCWARNINGS=-warn
    48 # STCWARNINGS=-warn
    48 # STCWARNINGS=-warnNonStandard
    49 # STCWARNINGS=-warnNonStandard
    49 # STCWARNINGS=-warnEOLComments
    50 # STCWARNINGS=-warnEOLComments