* module/language/tree-il/analyze.scm (proc-ref?): Check for
SPECIAL-NAME in the <module-ref> and <lexical-ref> cases too.
* test-suite/tests/tree-il.test ("warnings")["format"]("non-literal
format string using gettext as module-ref _", "non-literal format
string using gettext as lexical _"): New tests.
|
||
|---|---|---|
| .. | ||
| analyze.scm | ||
| canonicalize.scm | ||
| compile-glil.scm | ||
| cse.scm | ||
| debug.scm | ||
| effects.scm | ||
| fix-letrec.scm | ||
| inline.scm | ||
| optimize.scm | ||
| peval.scm | ||
| primitives.scm | ||
| spec.scm | ||