Hello,

setting editing history to zero doesn't work in 1.14.4

$ grep HISTORY .config
CONFIG_FEATURE_EDITING_HISTORY=0
# CONFIG_FEATURE_EDITING_SAVEHISTORY is not set


libbb/lineedit.c: In function 'read_line_input':
libbb/lineedit.c:1500: error: 'line_input_t' has no member named 'cur_history' libbb/lineedit.c:1500: error: 'line_input_t' has no member named 'cnt_history'
make[1]: *** [libbb/lineedit.o] Error 1

I got dizzy trying to find where to "#if MAX_HISTORY" so I temporarily set it to 15.

Thanks,
Alejandro Mery

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to