On Mon, 02 Aug 1999, Harri Porten wrote: > > c++ -I../include -O -ftemplate-depth-42 -fno-exceptions -I/usr/local/include -DPIC -fPIC -fexceptions -c transport.cc -o transport.pic.o > > transport.cc: In method `Boolean MICO::UDPTransport::connect(const CORBA::Address *)': > > transport.cc:716: passing `const char *' as argument 1 of `MICO::UDPTransport::write(void *, long int)' discards qualifiers > > transport.cc: In method `Long MICO::UDPTransport::read(void *, long int)': > > transport.cc:821: passing `const char *' as argument 1 of `MICO::UDPTransport::write(void *, long int)' discards qualifiers > > transport.cc: In method `class CORBA::Transport * MICO::UDPTransportServer::accept()': > > transport.cc:1082: passing `const char *' as argument 1 of `MICO::UDPTransport::write(void *, long int)' discards qualifiers > > Yes. Simply insert some (char*) casts and you should be fine. I reported > this bug on the mico-devel list. No idea if they're going to fix it with > the next release. Yes, thats what I did _10 seconds after_ asking stupid on kde-core-devel. ;-) Sorry for the traffic. -- Matthias Elter me@kde.org / me@main-echo.net KDE developer Computer science student university of Wuerzburg, Germany