Silence some variable set but not used warnings.
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 7 Jun 2015 13:36:16 +0000 (09:36 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 7 Jun 2015 13:48:32 +0000 (09:48 -0400)
commit05a8cbcc0861a78dfae90fa7b213c5363d2fb4c6
treeb1e66e56cfdaa61c5b8ee4a6c4f702ed8e2467b8
parent4f4fea42295b3bb7f98e9ad3a97a31da7064f7e6
Silence some variable set but not used warnings.

* modules/ase/ase-interval.c(ase-interval): Provide usage for
          'args'.  Not removed in order to provide an additional stack
          reference for argument lisp objects.

* modules/cl/cl-loop.c(cl:loop-sentence): Provide usage for
          'parse_result'.  Could be useful in debug inspection.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
modules/ase/ase-interval.c
modules/cl/cl-loop.c