Opened 13 years ago

Closed 13 years ago

Last modified 22 years ago

#98 closed defect (fixed)

if1of/ifn1of does not work right for large parameter lists

Reported by: bird Owned by: bird
Priority: major Milestone: 0.2.0
Component: kmk Version: 0.1.5
Keywords: Cc:

Description

The summary says it all really. The problem was a missing adjustment of s1 after calling variable_expand_string_2 to produce s2 in conditional_line() (source:trunk/src/kmk/read.c)

Change History (2)

comment:2 Changed 22 years ago by bird

Milestone: 0.3.00.2.0

comment:1 Changed 13 years ago by bird

Resolution: fixed
Status: newclosed

(In [2426]) kmk/read.c: Must adjust s1 after calling variable_expand_string_2 to produce s2 in conditonal_line. Fixes #98.

Note: See TracTickets for help on using tickets.