Opened 16 years ago

Closed 16 years ago

Last modified 23 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 by bird, 23 years ago

Milestone: 0.3.00.2.0

comment:1 by bird, 16 years ago

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 by bird, 16 years ago

Milestone: 0.2.0

comment:3 by bird, 16 years ago

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

comment:4 by bird, 16 years ago

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

comment:5 by bird, 16 years ago

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

Note: See TracTickets for help on using tickets.