Patch submission problem?

Harald Fernengel harry at kdevelop.org
Mon Jul 21 19:51:02 UTC 2003


Hi,

On Monday 21 July 2003 21:41, Gael de Chalendar wrote:
> Last week, I submitted a patch adding edit buttons to two configuration
> dialogs in parts/autoproject. It seems that it has not bee tested nor
> commited. Was there a problem with the form of my submission? Or,
> simply, does nobody had time to try it ?
> I would be very happy to have an opinion.

lack of time, sorry :(

This looks spooky:

+     <connection>
+        <sender>outsideedit_button</sender>
+        <signal>clicked()</signal>
+        <receiver>sub project options widget</receiver>
+        <slot>outsideEditClicked()</slot>
+    </connection>

The receiver is hardly a valid C++ specifier...

Best regards,
Harry




More information about the KDevelop-devel mailing list