"Joel E. Denny" <[EMAIL PROTECTED]> writes: > I think it would be useful if Bison were to recognize three forms of > skeleton paths: > > 1. "/root/path" > 2. "./cwd/path" > 3. "path/relative/to/install"
How about if we use C's method for resolving #include <...> instead? More people know that, so we'd be building on experience instead of inventing a slightly-different-shaped wheel.
