18 Dec 2003 robilad   » (Master)

Kaffe OpenVM

My attempts to fix the bizarre 'function object code gets partially overwritten by garbage in middle of execution' bug on Cygwin, have turned up that the bug is even more bizarre than I thought originally. I thought I'd blame it on some bad array index in some C code. But the object code for the function gets partially overwritten before main is called at all. Now I am really, really puzzled.

Recentlog Threads

dwmw2: If you're sharing the repository on every single line you change, sure. But if you prefer to work locally with the copy in your own versioning system until your changes stabilize, then the RCS tags differ in not very meaningful ways.

I've never used -ko to import text sources, so feel free to call me a veggie ;) Isn't the effect that CVS treats the file as binary? I wouldn't want to have large, whole file diffs, on each checkin on the imported files if I'm tracking another project's progress in my CVS. But hey, I admit that I haven't read the Cederquist yet, so I may be completely wrong ;)

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!