this problem #1231 (comment)
now resolved
by the way, why geany is not recognize following class declaration?
class LineVector {
Partitioning starts;
PerLine *perLine;
public:
LineVector();
~LineVector();
void Init();
...
}
LineVector - is not added as keyword.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.