Gopala Krishna
13th October 2007, 11:50
I am actually having this problem since many days. Whenever i compile any file, the warnings and errors surround some keywords of warning with â character.
Here is sample output(deliberately committed compile error)
mixin.cpp:33: error: request for member âappendâ in âmixin1â, which is of non-class type âintâ
mixin.cpp:34: error: request for member âappendâ in âmixin2â, which is of non-class type âintâ
mixin.cpp:35: error: request for member âfindâ in âmixin1â, which is of non-class type âintâ
mixin.cpp:36: error: âcoutâ was not declared in this scope
mixin.cpp:36: error: invalid types âint[int]â for array subscript
mixin.cpp:36: error: âendlâ was not declared in this scope
mixin.cpp:37: error: request for member âgetStampâ in âmixin1â, which is of non-class type âintâ
I really don't know how to solve this problem as i don't know where the problem exists. Googling didn't help much either. The manpage of stty also didn't lead me anywhere. Can somebody help me?
I am using kubuntu - feisty.
Here is sample output(deliberately committed compile error)
mixin.cpp:33: error: request for member âappendâ in âmixin1â, which is of non-class type âintâ
mixin.cpp:34: error: request for member âappendâ in âmixin2â, which is of non-class type âintâ
mixin.cpp:35: error: request for member âfindâ in âmixin1â, which is of non-class type âintâ
mixin.cpp:36: error: âcoutâ was not declared in this scope
mixin.cpp:36: error: invalid types âint[int]â for array subscript
mixin.cpp:36: error: âendlâ was not declared in this scope
mixin.cpp:37: error: request for member âgetStampâ in âmixin1â, which is of non-class type âintâ
I really don't know how to solve this problem as i don't know where the problem exists. Googling didn't help much either. The manpage of stty also didn't lead me anywhere. Can somebody help me?
I am using kubuntu - feisty.