cdt/cdt_6_0_x/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorparsers/messages.properties
branchRCL_2_4
changeset 141 1c111b1b3a16
parent 77 2d52d49686f6
equal deleted inserted replaced
140:6d6cf3bdff43 141:1c111b1b3a16
    13 GCCErrorParser_varPattern_conflictTypes=conflicting types for '(.*)'
    13 GCCErrorParser_varPattern_conflictTypes=conflicting types for '(.*)'
    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=\\s*(.*instantiated from (here)?.*)
    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)?: (.*)