[jira] Created: (BOO-1227) Builtin macro macro should use fully qualified names

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (BOO-1227) Builtin macro macro should use fully qualified names

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



[jira] Assigned: (BOO-1227) Builtin macro macro should use fully qualified names

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/BOO-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rodrigo B. de Oliveira reassigned BOO-1227:
-------------------------------------------

    Assignee: Rodrigo B. de Oliveira

> 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
>            Assignee: Rodrigo B. de Oliveira
>            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