Opened 12 years ago
Closed 12 years ago
#1953 closed defect (fixed)
Function calls returning tuples are not handled in binary/unary expressions
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
This kind of things do not work:
funcCallReturnTuple OP nonTuple; OP funcCallReturnTuple;
Change History (3)
comment:1 by , 12 years ago
Status: | new → accepted |
---|
comment:2 by , 12 years ago
Description: | modified (diff) |
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in revision r14067.