tree-il: Pass the environment to warning passes.
authorLudovic Courtès <ludo@gnu.org>
Tue, 6 Oct 2009 21:36:53 +0000 (23:36 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 6 Oct 2009 21:41:39 +0000 (23:41 +0200)
commit43eb8acadae88d4b56d0e54fd0870a025bd5259c
treec58b27bf3036fcccee16bd92b27950e972be79e7
parentb25aa0b9373d2798469e0fe999cd915e8beedc4f
tree-il: Pass the environment to warning passes.

* module/language/tree-il/analyze.scm (report-unused-variables): Taken a
  new parameter, ENV.

* module/language/tree-il/compile-glil.scm (compile-glil): Pass E to
  individual warning passes.
module/language/tree-il/analyze.scm
module/language/tree-il/compile-glil.scm