show warning message if copy-tree with non list#476
show warning message if copy-tree with non list#476knorth55 wants to merge 2 commits intoeuslisp:masterfrom
Conversation
|
I am reluctant to giving this a thumbs up before having any way to suppress those warnings, since I believe that a language that emits lots of unwanted warnings is as annoying as one that emits none (personal preference at stake). If actually solving the problem through reimplementation is not an option due to backwards compatibility, I would personally prefer to just update the jmanual entry and accept it as it is. |
|
|
I agree.
Printing warnings only when
I was actually considering also returning a clone for other types of sequences as well. |
|
@knorth55 Since we are here please also mention that The |
|
Thank you for contributing EusLisp documentation PDF version of English manual: manual.pdf |
552b830 to
e602258
Compare
|
Thank you for contributing EusLisp documentation PDF version of English manual: manual.pdf |
show warning message when
copy-treeis used with non list objectrelated #475