From: nalaginrut <nalaginrut@gmail.com>
To: guile-devel@gnu.org
Subject: export macro symbol with @ failed
Date: Mon, 13 Jun 2011 11:54:33 +0800 [thread overview]
Message-ID: <1307937273.3005.3.camel@Renee-desktop> (raw)
hi all, I got a problem with @.
It's OK when I export procedure with @:
==============
(define aaa (@ (rnrs) make-bytevector))
==============
but it'd failed if exported a macro.
============================
scheme@(guile-user)> (define aaa (@ (rnrs) unless))
While compiling expression:
ERROR: Syntax error:
unknown location: source expression failed to match any pattern in form
unless
============================
is it a bug?
--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
--hacker key--
v4sw7CUSMhw6ln6pr8OSFck4ma9u8MLSOFw3WDXGm7g/l8Li6e7t4TNGSb8AGORTDLMen6g6RASZOGCHPa28s1MIr4p-x hackerkey.com
---end key---
next reply other threads:[~2011-06-13 3:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-13 3:54 nalaginrut [this message]
2011-06-13 10:53 ` export macro symbol with @ failed Ian Price
2011-06-13 11:25 ` nalaginrut
2011-07-01 11:07 ` Andy Wingo
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1307937273.3005.3.camel@Renee-desktop \
--to=nalaginrut@gmail.com \
--cc=guile-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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).