login

August 2010

improved check for cppcheck #5

by erik on 14 Aug, 07:37 PM

Bam! http://sourceforge.net/apps/trac/cppcheck/ticket/1935

improved check for cppcheck #4

by erik on 13 Aug, 04:31 PM

This 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..

by erik 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

by erik on 16 May, 03:42 PM

Tokenizer::simplifyKnownVariables didnt follow pointer assignments correctly http://sourceforge.net/apps/trac/cppcheck/ticket/1688

improved check for cppcheck #2

by erik on 13 May, 01:08 PM

Bad 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

by erik on 13 May, 12:46 PM

Yep, 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

by erik on 20 Feb, 08:36 PM

This 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

by erik on 14 Dec, 12:00 PM

This 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

by erik on 29 Nov, 11:28 PM

If you need to decode your scripts protected with sourcecop or php lockit, you should read this document :)

potatis

by erik on 28 Nov, 09:26 PM

Potatis 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...

by erik on 20 Nov, 02:05 AM

Everyone'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.vmdk
xvatool is a free tool (\w sourcecode)

bin/140493: [patch] truss(1) log file descriptor shared with traced program

by erik on 11 Nov, 10:05 PM

Hmm, 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

by erik on 28 Aug, 02:26 PM

Reported this one https://bugzilla.mozilla.org/show_bug.cgi?id=513337

June 2009

PHP - #48590 SOAP Client (redirect loop)

by erik on 17 Jun, 07:05 PM

PHP 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()

by erik on 25 Aug, 01:16 PM

Hehe, 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