guile-devel
[Top][All Lists]
Advanced

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

export macro symbol with @ failed


From: nalaginrut
Subject: export macro symbol with @ failed
Date: Mon, 13 Jun 2011 11:54:33 +0800

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---




reply via email to

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