|
[jira] Created: (BOO-259) Broken tuples when assigning them to internal pro: msg#00062lang.boo.devel
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/BOO-259 Here is an overview of the issue: --------------------------------------------------------------------- Key: BOO-259 Summary: Broken tuples when assigning them to internal properties. Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Boo Assignee: Reporter: Arron Washington Created: Wed, 23 Feb 2005 8:00 PM Updated: Wed, 23 Feb 2005 8:00 PM Description: Bugaboo! def skeet(): return 0, 1 class abc: def constructor(): x, y = skeet() //X, Y = skeet() //Uncomment this line to break the Boo Compiler(?) [property(X)] _x as int [property(Y)] _y as int t = abc() Compiler can't parse it. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: SQL Integration, Hans-Christian Holm |
|---|---|
| Next by Date: | [jira] Commented: (BOO-259) Broken tuples when assigning them to internal properties., jira-yCVjj/EcxBJg9hUCZPvPmw |
| Previous by Thread: | [jira] Created: (BOO-258) check variable access and privileges at compile time, jira-yCVjj/EcxBJg9hUCZPvPmw |
| Next by Thread: | [jira] Commented: (BOO-259) Broken tuples when assigning them to internal properties., jira-yCVjj/EcxBJg9hUCZPvPmw |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |