cdt/cdt_6_0_x/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorparsers/messages.properties
changeset 77 2d52d49686f6
parent 68 d8439c154fc7
child 97 ce57c204ca6b
child 141 1c111b1b3a16
equal deleted inserted replaced
75:689d22da9f18 77:2d52d49686f6
    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 GLDErrorParser_error_text=(.*)\\(\\.text\\+.*\\): (.*)
    20 GLDErrorParser_error_text=(.*)\\(\\.text\\+.*\\): (.*)
    21 GLDErrorParser_warning_general=ld(\\.exe)?: [Ww]arning:? (.*)
    21 GLDErrorParser_warning_general=ld(\\.exe)?: [Ww]arning:? (.*)
    22 GLDErrorParser_error_general=ld(\\.exe)?: (.*)
    22 GLDErrorParser_error_general=ld(\\.exe)?: (.*)