textview conflicts in C++



Today I tried to use latest CVS HEAD Gtk+ library in a C++ application.

But gcc 2.95.2 give me parse error when reading textview.h fixed it
by rename signal callback void (* delete) to void(*_delete)  in textview.h

doesn't this error happen in inti and wasn't this reported before and fixed
or is there a better solution?

Greats

Mikael H.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]