On Oct 5, 2005, at 8:49 AM, Brian Candler wrote:
Now, Apache is arguably abusing void * by using it as a data type for holding arbitrary integers.
A valid argument... Instead we should have an opaque container which is large enough to hold a long as well as a void *.
