cdt/cdt_6_0_x/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorparsers/messages.properties
changeset 97 ce57c204ca6b
parent 77 2d52d49686f6
child 123 71e3840b8eca
equal deleted inserted replaced
96:defec9d2b40a 97:ce57c204ca6b
    14 GCCErrorParser_varPattern_parseError=parse error before '(.*)'
    14 GCCErrorParser_varPattern_parseError=parse error before '(.*)'
    15 GCCErrorParser_skip_UndeclaredOnlyOnce=\\(Each undeclared identifier is reported only once
    15 GCCErrorParser_skip_UndeclaredOnlyOnce=\\(Each undeclared identifier is reported only once
    16 GCCErrorParser_skip_forEachFunction=for each function it appears in.\\)
    16 GCCErrorParser_skip_forEachFunction=for each function it appears in.\\)
    17 GCCErrorParser_skip_note=: note:
    17 GCCErrorParser_skip_note=: note:
    18 GCCErrorParser_sikp_instantiatedFromHere=instantiated from 
    18 GCCErrorParser_sikp_instantiatedFromHere=instantiated from 
    19 GCCErrorParser_Warnings=(.*?):([0-9]+):([0-9]+:)?( (.*[Ww]arning:|WARNING:|[Ee]rror:))? (.*)
    19 #GCCErrorParser_Warnings=(.*?):([0-9]+):([0-9]+:)?( (.*[Ww]arning:|WARNING:|[Ee]rror:))? (.*)
       
    20 GCCErrorParser_Warnings=(.*?):([0-9]+):([0-9]+:)?(.*?[([Ww]arning)(WARNING)([Ee]rror)]:)? (.*)
    20 GLDErrorParser_error_text=(.*)\\(\\.text\\+.*\\): (.*)
    21 GLDErrorParser_error_text=(.*)\\(\\.text\\+.*\\): (.*)
    21 GLDErrorParser_warning_general=ld(\\.exe)?: [Ww]arning:? (.*)
    22 GLDErrorParser_warning_general=ld(\\.exe)?: [Ww]arning:? (.*)
    22 GLDErrorParser_error_general=ld(\\.exe)?: (.*)
    23 GLDErrorParser_error_general=ld(\\.exe)?: (.*)