Opened 15 years ago

Closed 15 years ago

Last modified 22 years ago

#85 closed defect (fixed)

kmk: $(if-expr 1==2,) crashes

Reported by: bird Owned by: bird
Priority: major Milestone: 0.2.0
Component: kmk Version: 0.1.5
Keywords: $(if-expr ) Cc:

Description

If the 3rd argument is omitted the function crashes.

Change History (6)

comment:6 Changed 22 years ago by bird

Milestone: 0.3.00.2.0

comment:1 Changed 15 years ago by bird

Resolution: fixed
Status: newclosed

(In [2276]) kmk: Do not crash if $(if-expr ) is missing the 3rd argument, it is supposed to be optional... Fixes #85

comment:2 Changed 15 years ago by bird

Milestone: 0.2.0

comment:3 Changed 15 years ago by bird

(In [2277]) kmk: Testcase for teh $(if-expr 1==2,) crash. References #85.

comment:4 Changed 15 years ago by bird

(In [2327]) Backported 2276: kmk: Do not crash if is missing the 3rd argument, it is supposed to be optional... References #85

comment:5 Changed 15 years ago by bird

(In [2328]) Backported 2277: kmk: Testcase for the $(if-expr 1==2,) crash. References #85.

Note: See TracTickets for help on using tickets.