builder/com.nokia.carbide.cdt.builder.test/data/errorpatterns/abstractgcce.input.txt
author timkelly
Fri, 23 Apr 2010 11:41:51 -0500
changeset 1270 ad41cb5ef65f
parent 463 5dbf7a006edf
permissions -rw-r--r--
fix bug 11077 and bug 11033
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
125
b878114e8cc2 Overhaul of RCOMP/GCCE error parsing to fix 8901:
tzelaw
parents:
diff changeset
     1
arm-none-symbianelf-g++: \test\test.cpp: No such file or directory
b878114e8cc2 Overhaul of RCOMP/GCCE error parsing to fix 8901:
tzelaw
parents:
diff changeset
     2
arm-none-symbianelf-g++: no input files
b878114e8cc2 Overhaul of RCOMP/GCCE error parsing to fix 8901:
tzelaw
parents:
diff changeset
     3
arm-none-symbianelf-g++: warning: `-x c++' after last input file has no effect
b878114e8cc2 Overhaul of RCOMP/GCCE error parsing to fix 8901:
tzelaw
parents:
diff changeset
     4
arm-none-symbianelf-g++: error: some message
439
a29cb5e793d3 fixed GCCE error parser & tests to work with CDT 6.0 changes.
timkelly
parents: 125
diff changeset
     5
foo.cc:11:20: error: value with length 0 violates the length restriction: length (1 .. infinity)
a29cb5e793d3 fixed GCCE error parser & tests to work with CDT 6.0 changes.
timkelly
parents: 125
diff changeset
     6
foo.cc:11:20: error: value with length 0 violates the length restriction
a29cb5e793d3 fixed GCCE error parser & tests to work with CDT 6.0 changes.
timkelly
parents: 125
diff changeset
     7
/S60/devices/S60_5th_Edition_SDK_v1.0/epoc32/include/eikmenup.h:242: warning: enumeral mismatch in conditional expression: `TFalse' vs `TTrue'
a29cb5e793d3 fixed GCCE error parser & tests to work with CDT 6.0 changes.
timkelly
parents: 125
diff changeset
     8
/runtime-EclipseApplication/GUIFooey/src/guifooeyappui.cpp:39: error: invalid function declaration
a29cb5e793d3 fixed GCCE error parser & tests to work with CDT 6.0 changes.
timkelly
parents: 125
diff changeset
     9
/runtime-EclipseApplication/GUIFooey/src/guifooeyappui.cpp:39: error: expected unqualified-id before ':' token
a29cb5e793d3 fixed GCCE error parser & tests to work with CDT 6.0 changes.
timkelly
parents: 125
diff changeset
    10
/runtime-EclipseApplication/GUIFooey/inc/GUIFooeyAppUi.h:34: error: candidate is: virtual void CGUIFooeyAppUi::ConstructL()
463
5dbf7a006edf fix bug 9690, GCCErrorParser missing some errors from WINSCW builds
timkelly
parents: 439
diff changeset
    11
/runtime-EclipseApplication/GUIFooey/inc/GUIFooeyAppUi.h:49: warning: unused variable 'j'
5dbf7a006edf fix bug 9690, GCCErrorParser missing some errors from WINSCW builds
timkelly
parents: 439
diff changeset
    12
..\src\lalaApplication.cpp:26: ';' expected
5dbf7a006edf fix bug 9690, GCCErrorParser missing some errors from WINSCW builds
timkelly
parents: 439
diff changeset
    13
..\src\lalaApplication.cpp:26: expression syntax error
5dbf7a006edf fix bug 9690, GCCErrorParser missing some errors from WINSCW builds
timkelly
parents: 439
diff changeset
    14
..\src\lalaApplication.cpp:33: ';' expected
5dbf7a006edf fix bug 9690, GCCErrorParser missing some errors from WINSCW builds
timkelly
parents: 439
diff changeset
    15
..\src\lalaApplication.cpp:34: expression syntax error