Opened 11 years ago

Closed 11 years ago

#1953 closed defect (fixed)

Function calls returning tuples are not handled in binary/unary expressions

Reported by: adrpo Owned by: adrpo
Priority: high Milestone: 1.9.0
Component: Frontend Version: trunk
Keywords: Cc:

Description (last modified by adrpo)

This kind of things do not work:

funcCallReturnTuple OP nonTuple;
OP funcCallReturnTuple;

Change History (3)

comment:1 Changed 11 years ago by adrpo

  • Status changed from new to accepted

comment:2 Changed 11 years ago by adrpo

  • Description modified (diff)

comment:3 Changed 11 years ago by adrpo

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed in revision r14067.

Note: See TracTickets for help on using tickets.