Page 1 of 1

10.6.3 date-value bug

Posted: Sat Jul 18, 2015 2:22 pm
by zhanglong
The year parameter never get evalueated.

params = getIntegerExt(params, (UINT *)&year, FALSE);

change FALSE to evalFlag please.

Re: 10.6.3 date-value bug

Posted: Sat Jul 18, 2015 2:31 pm
by zhanglong
Well the bug is not here, but why I can't use variable as the first parameter?

(set 'y 2015)

(date-value y 7 18)

ERR: missing argument in function date-value.

Re: 10.6.3 date-value bug

Posted: Sat Jul 18, 2015 5:27 pm
by Lutz
Thanks, this bug was introduced in 10.6.3, the release 10.6.2 is fine.

Fixed for 10.6.4 here: www.newlisp.org/downloads/development/inprogress/