Matthieu Moy <[email protected]> writes: >>> I'd just replace "list" with "array" and use >>> Documentation/technical/api-allocation-growing.txt. >>> >>> But I can't think of a better way. >> >> Presumably this array will reflect the order the source file told us >> about the keys and their values; I wonder if the <filename, lineno> >> information we already have can be used (or unified) with it? > > I've thought about this too, and I think it would be really hard.
Yeah, I do not offhand think of a good solution, either, without going pointer-crazy and have bidirectional link everywhere X-<. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

