[Bug 66492] keuphoria occasionally only using quarter of screen

Oswald Buddenhagen ossi at kde.org
Wed Apr 1 11:56:37 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=66492





--- Comment #40 from Oswald Buddenhagen <ossi kde org>  2009-04-01 13:56:30 ---
huh, i didn't ask you to do typecasts - that's just plain ugly. replace the
declaration of d accordingly and leave a note that it needs to be transformed
into a d pointer once more members are needed. this "trick" is used fairly
often in qt and kde code.

of course, the unnecessary use of a private object doesn't matter at all in
this case, but having the minimal implementation just makes the code nicer to
read. and, after all, ivo will now have tried about every conceivable approach
to the problem - for good practice. try 4 is good enough if the practice is not
called for. :D

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the pkg-kde-bugs-fwd mailing list