10.6.3 date-value bug

Started by zhanglong, July 18, 2015, 07:22:43 AM

Previous topic - Next topic

zhanglong

The year parameter never get evalueated.



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



change FALSE to evalFlag please.

zhanglong

#1
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.

Lutz

#2
Thanks, this bug was introduced in 10.6.3, the release 10.6.2 is fine.



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