parsers/smalltalk/Make.spec
changeset 421 7e08b31e0dae
parent 390 17ba167b8ee1
child 429 23de165842c3
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