From kwrite-devel Wed Sep 10 01:16:48 2008 From: "Ivo Anjo" Date: Wed, 10 Sep 2008 01:16:48 +0000 To: kwrite-devel Subject: Re: Plugin development related questions Message-Id: <557ea2710809091816n72b0e434wdfcdc3d8eb1ad93d () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=kwrite-devel&m=122100944702914 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1968925913==" --===============1968925913== Content-Type: multipart/alternative; boundary="----=_Part_27687_26700182.1221009408641" ------=_Part_27687_26700182.1221009408641 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline > Narf, thank you... I did wonder how I could compile Kate without it > implementing the virtual signal... > > Any ideas on how to handle errors? Just wanted to add that signals and slots are fully run-time mechanisms, so they are never checked statically (and I guess they would be very hard to) at compile-time. But yes I guess this error bites everyone in the ass at least one. After that you start reading carefully the signal/slot error messages :) Ivo ------=_Part_27687_26700182.1221009408641 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline

Narf, thank you... I did wonder how I could compile Kate without it
implementing the virtual signal...

Any ideas on how to handle errors?

Just wanted to add that signals and slots are fully run-time mechanisms, so they are never checked statically (and I guess they would be very hard to) at compile-time.

But yes I guess this error bites everyone in the ass at least one. After that you start reading carefully the signal/slot error messages :)

Ivo

------=_Part_27687_26700182.1221009408641-- --===============1968925913== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel --===============1968925913==--