Opened 10 years ago

Closed 10 years ago

#2851 closed defect (fixed)

Flag +replaceHomotopy does not work if the code uses named arguments

Reported by: Adrian Pop Owned by: Adrian Pop
Priority: high Milestone: 1.9.1
Component: Frontend Version: trunk
Keywords: Cc: Lennart Ochel

Description

+replaceHomotopy=actual|simplified handles only positional arguments

homotopy(actual, simplified) works fine
homotopy(actual = e1, simplified = e2) does not work

Change History (3)

comment:1 by Adrian Pop, 10 years ago

Owner: changed from somebody to Adrian Pop
Status: newaccepted

comment:2 by Adrian Pop, 10 years ago

Summary: Flags +replaceHomotopy does not work if the code uses named argumentsFlag +replaceHomotopy does not work if the code uses named arguments

comment:3 by Adrian Pop, 10 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in r22487.

Note: See TracTickets for help on using tickets.