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

Jason Dillon closed MGROOVY-155.
--------------------------------

    Resolution: Fixed

Fixed, arrays are initialized to null.

> byte[] is initialized with -1
> -----------------------------
>
>                 Key: MGROOVY-155
>                 URL: http://jira.codehaus.org/browse/MGROOVY-155
>             Project: GMaven
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0-rc-2
>            Reporter: Peter Horn
>            Assignee: Jason Dillon
>             Fix For: 1.0-rc-3
>
>
> I have a byte[] in my groovy class:
> byte[] foo
> which gets initialized with -1 in the generated java stub:
> byte[] foo = -1;
> and this -- obviously -- won't compile.

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


Reply via email to