all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: emacs-devel@gnu.org
Subject: jit-compile: Not a byte-compiled function
Date: Thu, 13 Sep 2018 19:12:03 +0200	[thread overview]
Message-ID: <87zhwlgw4c.fsf@telefonica.net> (raw)

I'm trying the libjit branch but I'm stuck with the above error thrown
from jit-compile. For instance:

$ emacs -Q

;; Eval in *scratch*:

(defun foo ()
  (message "hi!"))

(byte-compile 'foo)
(jit-compile 'foo)


What I'm missing?


GNU Emacs 27.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll
bars) of 2018-09-13

a25a9896d51bbf340675713bc45d15e3846fb816




             reply	other threads:[~2018-09-13 17:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-13 17:12 Óscar Fuentes [this message]
2018-09-13 17:21 ` jit-compile: Not a byte-compiled function Tom Tromey
2018-09-13 20:18   ` Óscar Fuentes
2018-09-14  3:30     ` Tom Tromey
2018-09-14 15:30       ` Óscar Fuentes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zhwlgw4c.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.