Hello,

Daniel Ridge <[email protected]> writes:

> I notice that save-stack references tk-stack-mark which does not
> appear to exist or to be the obvious transposition of any existing
> symbol name.

This has been fixed recently, after having been identified by
‘-Wunbound-variable’ in 1.9 (commit
b70f43e318b60f00776fae5580914f31937ec0d8).

Out of curiosity, which static analysis system did you use?

For 1.8, Guile-Lint works very well
(http://user42.tuxfamily.org/guile-lint/index.html); for 1.9, it
doesn’t, but the compiler has a few ‘-W’ switches to report similar
issues.

Thanks,
Ludo’.



Reply via email to