1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

doc: Add "warnings" to the concept index.

* doc/ref/api-evaluation.texi (Compilation): Add "warnings" to the
  concept index.
This commit is contained in:
Ludovic Courtès 2012-01-30 20:57:16 +01:00
parent e1fbe716e8
commit ffd901eb5e

View file

@ -645,6 +645,7 @@ name is as for @code{compile-file} (see below).
@item -W @var{warning}
@itemx --warn=@var{warning}
@cindex warnings, compiler
Emit warnings of type @var{warning}; use @code{--warn=help} for a list
of available warnings and their description. Currently recognized
warnings include @code{unused-variable}, @code{unused-toplevel},