Version: SVN 3.5 trunk (using KDE Devel) Installed from: Compiled sources OS: Linux I'll attach a patch file, which removes return type from C# code generator's constructor and destructor (using ->isLifeOperation() call). (Once I can pass this long bug report wizard. :-) ) The bug was: constructors had a return type, 'void' when not specified, which is incorrect.
Created attachment 21851 [details] C# code generator constructor won't add return type Please check if the file was created from the correct directory using svn diff. This is for 3.5 trunk.
SVN commit 728591 by okellogg: writeOperations(): Attachment 21851 [details] from Ferenc Veres suppresses the return type on constructors. Thanks Ferenc for the fix. BUG:150988 M +8 -6 csharpwriter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=728591
set version-fixed-in from 4.0.0 changelog