1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00
guile/module
Ludovic Courtès b6d2306d40 Have `-Wunbound-variable' account for GOOPS top-level definitions.
* module/language/tree-il/analyze.scm (goops-toplevel-definition): New
  procedure.
  (report-possibly-unbound-variables): Check for GOOPS top-level
  definitions.

* test-suite/tests/tree-il.test ("warnings")["GOOPS definitions are
  visible"]: New test.
2009-10-22 00:37:36 +02:00
..
ice-9 Add a `guile-2' SRFI-0 feature. 2009-10-21 23:41:56 +02:00
language Have `-Wunbound-variable' account for GOOPS top-level definitions. 2009-10-22 00:37:36 +02:00
oop Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
srfi Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
system compilation enviroments are always modules; simplifications & refactorings 2009-10-16 15:33:32 +02:00
Makefile.am remove GHIL, Elisp, and R5RS languages 2009-10-16 12:20:06 +02:00