Open GoogleCodeExporter opened 9 years ago
I see. Is there a case where you need this?
I think it basically makes sense.
Original comment by gtempacc...@yahoo.com
on 18 Feb 2010 at 6:28
Yes, I do need it to stop some scenarios from occurring. As I have a system for
includes, and a system for doing lookups into the parent chains of includes and
their
scopes, this starts to happen more often. (I do this by a custom formatter and a
custom undefined_str function). So, in such a big system, it happens.
(There is a corollary: ^.xxx to, say, look up in reverse order from the top,
but I
think that introduces something far more new in concept and implementation.)
Original comment by sroussey
on 18 Feb 2010 at 4:31
Original issue reported on code.google.com by
sroussey
on 18 Feb 2010 at 2:27