textview conflicts in C++
- From: Mikael Hermansson <mikeh bahnhof se>
- To: gtk-devel-list gnome org
- Subject: textview conflicts in C++
- Date: Sun, 29 Oct 2000 11:50:05 +0100
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]