nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] nmh internals: argument processing

2013-01-09 10:39:00
(the linux kernel is full of variable names constructed like that,
making it very difficult to find important declarations.)

I know EXACTLY what you mean; I've spent hours tracking those damn things
down myself in the Linux kernel.  And the answer is no, it doesn't.

The enums are declared as-is.  The array is also declared as-is.  There
is a new enum declared as LEN_ ## name, but I don't think we have a use
for it right now.

--Ken

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>