"Shawn O. Pearce" [off-list ref] writes:
quoted
* proper public "stuff" naming (I e.g. realy like types names -- not
struct or enum tags, that I don't really care -- ending with _t as
it helps navigating source.
Fixed, types now end in _t.
Ugh.
You could talk me into it if you promise never typedef structures (or
pointer to structures) with such symbols, I guess.