Geesh, I thought we were all reasonable adults...
By: bruggie8
Oct
.. but this scripting thread that keeps going and going on kde-core-devel is pathetic. Bah! Currently I am no longer reading the thread and simply deleting every email with scripting in the subject. He who codes decides and as soon as an application is working properly in any scripting language (therefore the bindings are working fine) it should be shipped inside a module. Period. If it creates an extra dependency then so be it. I assume cmake will be made smart enough to make sure that when the bindings are not there the application will not be built and cmake will not bail out with a "requires these and these bindings" error. If you feel that you have to have the same app in C++ then code it yourself. Again he who codes decides. You need it in C++ and you make it better than the scripting version, fine we ship both versions as long as they are properly maintained. That goes for any software we put inside the modules like it has always been done.
Transitions
By: bruggie31
Aug
Damn, it has been more than 2 years since I wrote an entry here. I simply have too little time to do anything code-wise for KDE. Last week I subscribed again to some lists to see what is happening in KDE land for 4.0 but I dont have the time to code. I've always had this idea to make a electronic schema/layout editor but if things keep going like they have been going then I'll never get around to it.
ARGH, Linux IA64 sucks !
By: bruggie10
Jul
Yesterday at work we found some problem with backtrace on linux ia32 when it was being called from a signal handler. So i said lets see if this works on Itanium or if it is a more genereic Linux problem. Guess what, on Linux IA64 there is no signal generated on a divide by zero, the result is 0 and the program terminates normally... WTF ???
- 2 comments
- Read more
- 339 reads
Why is it so hard for me to pick a topic ?
By: bruggie28
Mar
Wow, it has been more then 5 months since i posted here... This really requires an update :)
Inline differences
By: bruggie15
Nov
Yes i have implemented it in Kompare and committed it to CVS but unfortunately it is not activated atm. It is not open for discussion before people start begging me about activating it because it is not in the release plan and it is way too late for new features.
It's been a tough week but...
By: bruggie28
Sep
... Kompare seems to be in a useful state again atm. I did a lot of hacking on it and moving a lot of code around and i think the code is a bit cleaner now and easier to maintain.
- 3 comments
- Read more
- 1230 reads
I suck !
By: bruggie14
Sep
It's been a while since i posted last but i fixed some merging bugs... I dont know why they happened but i guess it is because i suck. I should not have committed this stuff before properly trying if it was safe to commit.
- 4 comments
- Read more
- 1066 reads
Finally !!!
By: bruggie23
Aug
It has finally happened: i merged the make_it_cool branch for kompare into head.
Introduction
By: bruggie15
Aug
Hi,
this is my first blog entry and i am using to introduce my self a bit for those who dont now me. My real name is Otto as you can see in the members section and i mainly work on kompare and some other programs if people ask me to look into that.
- 2 comments
- Read more
- 891 reads
