Ticket #21810

inheritance from struct doesn't work correctly.

Open Date: 2010-05-20 13:54 Last Update: 2010-06-30 16:13

Reporter:
Owner:
Type:
Status:
Closed
Component:
(None)
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Accepted
File:
None

Details

inheritance from struct doesn't work correctly.

example:

A = struct(arg1, arg2)
B = class(A) {
    __init__(arg1) = {|arg1, 10|}
}

Ticket History (3/3 Histories)

2010-05-20 13:54 Updated by: pxn11432
  • New Ticket "inheritance from struct doesn't work correctly." created
2010-05-20 16:20 Updated by: pxn11432
  • Resolution Update from None to Accepted
2010-06-30 16:13 Updated by: pxn11432
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2010-06-30 16:13
  • Milestone Update from (None) to build011 (closed)

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login