[jira] Created: (BOO-1260) Language change: remove 'continue' and 'break' special meaning from 'or' blocks

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

[jira] Created: (BOO-1260) Language change: remove 'continue' and 'break' special meaning from 'or' blocks

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

Reply to Author | View Threaded | Show Only this Message

Language change: remove 'continue' and 'break' special meaning from 'or' blocks
-------------------------------------------------------------------------------

                 Key: BOO-1260
                 URL: http://jira.codehaus.org/browse/BOO-1260
             Project: Boo
          Issue Type: Improvement
    Affects Versions: 0.9.2
            Reporter: Rodrigo B. de Oliveira
            Assignee: Rodrigo B. de Oliveira
             Fix For: 0.9.3


Currently the keywords 'continue' and 'break' have a different meaning inside 'or' blocks which makes:
(a) impossible to break out of enclosing loops or continue them inside 'or' block
(b) confusing to have overloaded meaning for the keywords

--
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] Closed: (BOO-1260) Language change: remove 'continue' and 'break' special meaning from 'or' blocks

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

Reply to Author | View Threaded | Show Only this Message


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

Rodrigo B. de Oliveira closed BOO-1260.
---------------------------------------

    Resolution: Fixed

Fixed in revision 3435.

> Language change: remove 'continue' and 'break' special meaning from 'or' blocks
> -------------------------------------------------------------------------------
>
>                 Key: BOO-1260
>                 URL: http://jira.codehaus.org/browse/BOO-1260
>             Project: Boo
>          Issue Type: Improvement
>    Affects Versions: 0.9.2
>            Reporter: Rodrigo B. de Oliveira
>            Assignee: Rodrigo B. de Oliveira
>             Fix For: 0.9.3
>
>
> Currently the keywords 'continue' and 'break' have a different meaning inside 'or' blocks which makes:
> (a) impossible to break out of enclosing loops or continue them inside 'or' block
> (b) confusing to have overloaded meaning for the keywords

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