Hacker News new | ask | show | jobs
by rtyler 4242 days ago
Not quite abandoned, more a question of time. The upstream code is sufficiently undocumented and without tests that in some cases my approach has been to #ifdef stuff out until I can at least get some units compiling.

A test suite for this code would have made this whole effort far easier :(