3 Aug 2005 kjw   » (Journeyer)

C

ncm: You are absolutely right on one count -- Linux detected the problem immediately. The immediate problem is that I am a moron, and memset from the wrong index, thereby overflowing my buffer. :) The code now works fine on Linux and FreeBSD.

However, Mac OS X is still claiming that an object returned from the array is an object of the expected type, but somehow doesn't respond to a message that it is supposed to. Very strange, and I'm not quite sure how to debug it. I'll figure it out, though.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!