August 2010
improved check for cppcheck #5
on 14 Aug, 07:37 PMimproved check for cppcheck #4
on 13 Aug, 04:31 PMThis could result in some nasty errors, better watch out ;) http://sourceforge.net/apps/trac/cppcheck/ticket/1930. Update: I had time for one more suggestion http://sourceforge.net/apps/trac/cppcheck/ticket/1931 the solution is not perfect, but the problem is real, it's hard to configure editors especially when you have to read manuals to figure out how to jump to lines et.c. And the last one... http://sourceforge.net/apps/trac/cppcheck/ticket/1932
Im not the only one..
on 7 Aug, 02:57 AM...who finds this kind of amusing, sent in this one while back :)
May 2010
improved check for cppcheck #3
on 16 May, 03:42 PMTokenizer::simplifyKnownVariables didnt follow pointer assignments correctly http://sourceforge.net/apps/trac/cppcheck/ticket/1688
improved check for cppcheck #2
on 13 May, 01:08 PMBad iterator checks fail to detect invalidation of iterator for deletion by value http://sourceforge.net/apps/trac/cppcheck/ticket/1680
improved check for cppcheck #1
on 13 May, 12:46 PMYep, it failed some to detect bad iterator usage in loops with code blocks... http://sourceforge.net/apps/trac/cppcheck/ticket/1679
February 2010
missing check in cppcheck
on 20 Feb, 08:36 PMThis cppcheck-1.40-substrfind.diff patch never got submitted for cppcheck, but I may spot some serious problems .. been there.. done that :)
December 2009
auto-repeat problem in synergyc
on 14 Dec, 12:00 PMThis minor patch should fix a problem in synergyc autorepeat in linux synergy-1.3.1-autorepeat.patch and for synergy-1.3.1-ubuntu-9.10.patch. Happy patchin'
November 2009
Decode SourceCop and PHP Lockit
on 29 Nov, 11:28 PMIf you need to decode your scripts protected with sourcecop or php lockit, you should read this document :)
potatis
on 28 Nov, 09:26 PMPotatis is a program that manages multiple translations in one single (messages.pod) "PO Database" file instead of multiple message.po file. This will help you manage multiple languages at the same time, since they are all together in one single file.
Yoda: Migrate you should...
on 20 Nov, 02:05 AMEveryone's abandoning the sinking ship of Xen (as of RHEL 6 focuses on KVM) and so should you, follow these step to the wonderful world of VMware (fanboyish) :) Power off and export your Xen machine to a xva file (right click in the left menu), down to a Linux/BSD machine and run
# tar -xf example.xva # xvatool -p disk-export Ref\:3656/ example-disk.raw # qemu-img convert -f raw -O vmdk example-disk.raw example-disk.vmdkxvatool is a free tool (\w sourcecode)
bin/140493: [patch] truss(1) log file descriptor shared with traced program
on 11 Nov, 10:05 PMHmm, I reported this bug http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/140493
August 2009
firefox #513337 - Redirection loop with browser.fixup.alternate.prefix enabled
on 28 Aug, 02:26 PMReported this one https://bugzilla.mozilla.org/show_bug.cgi?id=513337
June 2009
PHP - #48590 SOAP Client (redirect loop)
on 17 Jun, 07:05 PMPHP just got a little bit less buggy.. http://bugs.php.net/48590
August 2008
httpd/apache #45689 - Bad parameter for sizeof() in apr_os_strerror()
on 25 Aug, 01:16 PMHehe, how did I spot this one :) https://issues.apache.org/bugzilla/show_bug.cgi?id=45689 also got fixed in http://www.apache.org/dist/apr/CHANGES-APR-1.3
