ath: a few questions

Kris Maglione bsdaemon at comcast.net
Wed Jan 19 15:55:13 PST 2005


Sam Leffler wrote:

> kismet has been broken for a while.  It used to work but something 
> broke it and I've had no time to dig (it's painful to debug as it's a 
> multi-process app written in C++ and makes heavy use of STL so 
> inspecting data structures is a pain).

You didn't mention how sparsely commented it is (in a lot of places, 
anyway). There are whole blocks of code that I have to read over a few 
times just to figure out what their point is, not to mention data 
structures and variables being declared with no comments whatsoever on 
what they do, and no comments on what's being done where they're used. 
Not that it's uncommon, but it makes things difficult.


More information about the freebsd-mobile mailing list