help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dotimes var comiler warning


From: Andreas Röhler
Subject: dotimes var comiler warning
Date: Thu, 24 Nov 2016 13:47:22 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Icedove/45.4.0

Hallo,

when employing a form

(dotimes (i erg)

   ...do-something


Compiler sends a warning "Unused lexical variable ‘i’ - whilst seems no way to leave out such a var.

Worth a bug-report?

Thanks,

Andreas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]