David A.D. Morano, PE, PhD
2015-04-23 19:36:20 UTC
Hello,
Just a heads up that there is a compilation problem w/ KSH in AST-OPEN.
Trying to compile AST-OPEN 2014-12-24 without the SHOPT_MULTIBYTE option.
The file:
src/lib/ksh93/sh/string.c
references the variable:
lc_unicodeliterals
even when the SHOPT_MULTIBYTE is not ON.
This occurs around lines (approximately): 350, 352, and 474.
Regards,
----
David A. Morano, PE, PhD
***@computer.org
Just a heads up that there is a compilation problem w/ KSH in AST-OPEN.
Trying to compile AST-OPEN 2014-12-24 without the SHOPT_MULTIBYTE option.
The file:
src/lib/ksh93/sh/string.c
references the variable:
lc_unicodeliterals
even when the SHOPT_MULTIBYTE is not ON.
This occurs around lines (approximately): 350, 352, and 474.
Regards,
----
David A. Morano, PE, PhD
***@computer.org