August 23, 2008
Everyone knows that C++ plays nicely with C, until you engage with somehow stricter validation from the compiler. After that, you are on your own...
During my recent work on emountd
(new EDE mount/unmount notify
daemon with HAL support), I was surprised to learn that I'm not able
to compile program which uses libhal with -pedantic
flag.
I got this:
Continue reading →
August 15, 2008
EDE Documentation System
...or: how writing docs can be fun (hopefully).
Continue reading →
August 13, 2008
Post #2 (part II)
...continuing...
Continue reading →