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

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

bug#15327: 24.3; Incorrect "Unused lexical variable" warning with avl-tr


From: Christopher Wellons
Subject: bug#15327: 24.3; Incorrect "Unused lexical variable" warning with avl-tree-create
Date: Tue, 10 Sep 2013 14:35:32 -0400
User-agent: Notmuch/0.16 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu)

;;; -*- lexical-binding: t; -*-
(require 'avl-tree)
(avl-tree-create #'string<)


In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2)
 of 2013-06-25 on sochi, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:     Debian GNU/Linux unstable (sid)





reply via email to

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