emacs-devel
[Top][All Lists]
Advanced

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

Re: Binary Search Tree and Treap Functions bst-assq and treap-put


From: John Wiegley
Subject: Re: Binary Search Tree and Treap Functions bst-assq and treap-put
Date: Mon, 12 Dec 2016 09:06:21 -0800
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (darwin)

>>>>> "SM" == Stefan Monnier <address@hidden> writes:

SM> You can put a
SM>    (eval-when-compile <run-the-C-compiler>)
SM> in the <pkg>.el file, so that the C code gets compiled when the Elisp file
SM> is byte-compiled.

Except that <run-the-C-compiler> may vary greatly, depending on platform and
dependencies.  How "universal" does an entry in ELPA need to be?  How many
platforms should it build for?

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

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