Builtin macro macro should use fully qualified names
----------------------------------------------------
Key: BOO-1227
URL:
http://jira.codehaus.org/browse/BOO-1227 Project: Boo
Issue Type: Bug
Components: Compiler
Affects Versions: 0.9.1
Reporter: Martinho Fernandes
Priority: Trivial
This code does not compile unless I import Boo.Lang.PatternMatching. Since I won't be using anything from it explicity, it shouldn't be required.
macro Fails(aString as string):
yield [| aRef |]
This can be easily solved if the builtin macro macro uses fully qualified names instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email