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 Adrian Pop)

This kind of things do not work:

funcCallReturnTuple OP nonTuple;
OP funcCallReturnTuple;

Change History (3)

comment:1 by Adrian Pop, 12 years ago

Status: newaccepted

comment:2 by Adrian Pop, 12 years ago

Description: modified (diff)

comment:3 by Adrian Pop, 12 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in revision r14067.

Note: See TracTickets for help on using tickets.