# HG changeset patch # User stechong # Date 1278437242 18000 # Node ID 1c111b1b3a16a865b5eb5845460617fba4685145 # Parent 6d6cf3bdff4379f44f199aef9ca8aeb1859e4f57 Fix for Bug 11442. diff -r 6d6cf3bdff43 -r 1c111b1b3a16 cdt/cdt_6_0_x/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorparsers/messages.properties --- a/cdt/cdt_6_0_x/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorparsers/messages.properties Thu Apr 29 11:30:21 2010 -0500 +++ b/cdt/cdt_6_0_x/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/errorparsers/messages.properties Tue Jul 06 12:27:22 2010 -0500 @@ -15,7 +15,7 @@ GCCErrorParser_skip_UndeclaredOnlyOnce=\\(Each undeclared identifier is reported only once GCCErrorParser_skip_forEachFunction=for each function it appears in.\\) GCCErrorParser_skip_note=: note: -GCCErrorParser_sikp_instantiatedFromHere=instantiated from +GCCErrorParser_sikp_instantiatedFromHere=\\s*(.*instantiated from (here)?.*) GCCErrorParser_Warnings=(.*?):([0-9]+):([0-9]+:)?( (.*[Ww]arning:|WARNING:|[Ee]rror:))? (.*) GLDErrorParser_error_text=(.*)\\(\\.text\\+.*\\): (.*) GLDErrorParser_warning_general=ld(\\.exe)?: [Ww]arning:? (.*)