suriab / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

variables should be able to refer to other variables in the same dict #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Several people are hitting the issue that variables within the same dict cannot 
refer to each other. 
This limitation is problematic.
We should work on lifting it.

Original issue reported on code.google.com by bradnel...@google.com on 18 Jun 2009 at 9:52

GoogleCodeExporter commented 9 years ago

Original comment by sgk@chromium.org on 6 Aug 2009 at 6:26

GoogleCodeExporter commented 9 years ago
This is addressed by this change
http://codereview.chromium.org/164155

Original comment by gspen...@google.com on 11 Aug 2009 at 4:55

GoogleCodeExporter commented 9 years ago
This has been fixed in r592.

Original comment by gspen...@google.com on 13 Aug 2009 at 4:55