author | timkelly |
Fri, 22 Jan 2010 12:10:01 -0600 | |
changeset 803 | cdf530a6195e |
parent 463 | 5dbf7a006edf |
permissions | -rw-r--r-- |
125 | 1 |
arm-none-symbianelf-g++: \test\test.cpp: No such file or directory |
2 |
arm-none-symbianelf-g++: no input files |
|
3 |
arm-none-symbianelf-g++: warning: `-x c++' after last input file has no effect |
|
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 |